Rename 'usage' section to 'usage examples'

This commit is contained in:
Ethan Paul 2020-09-27 19:41:29 -04:00
parent beba9416be
commit edcef918b3
No known key found for this signature in database
GPG Key ID: D0E2CBF1245E92BF

View File

@ -13,7 +13,7 @@ dependencies to be installed using [Poetry](https://python-poetry.org/) using it
* [Installation](#installation)
* [Quick Start](#quick-start)
* [Usage](#usage)
* [Usage Examples](#usage-examples)
* [Known Drawbacks and Problems](#known-drawbacks-and-problems)
* [Why would I use this?](#why-would-i-use-this) (What problems does this solve?)
* [Developing](#developing)
@ -97,7 +97,7 @@ commands = ...
one Tox is testing) will always be installed from the lockfile.
## Usage
## Usage Examples
After installing the plugin to a project, your Tox automation is already benefiting from the
lockfile: when Tox installs your project package to one of your environments, all the dependencies