diff --git a/README.md b/README.md index 3b1f7d4..505aa37 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This library exists to make it easy to programatically interact with / introspect / manipulate Pipenv projects. -**It allows you examine depenencies and requirements of a project, as well as install/uninstall packages from Python directly.** +It allows you examine depenencies and requirements of a project, as well as install/uninstall packages from Python directly. ## Example Usage