From edcef918b348f3d85d1ce69aafd58a727729badf Mon Sep 17 00:00:00 2001 From: Ethan Paul <24588726+enpaul@users.noreply.github.com> Date: Sun, 27 Sep 2020 19:41:29 -0400 Subject: [PATCH] Rename 'usage' section to 'usage examples' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a0ea4c..2da18d2 100644 --- a/README.md +++ b/README.md @@ -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