diff --git a/README.md b/README.md index e14e96b..abe1172 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Simple PHP library to interface with Gitea API Designed to make a "Bot" for manipulating labels on issues. ## Create New Project (optional) -You only need to do this if you dont already have a composer project. +You only need to do this if you don't already have a composer project. Use the following commands, or create your composer.json manually. ```bash mkdir bot cd bot