Update 'README.md'

This commit is contained in:
James 2019-08-25 10:47:04 +01:00
parent bb1e21db2e
commit 5eb7e5f872

View File

@ -3,7 +3,7 @@ Simple PHP library to interface with Gitea API
Designed to make a "Bot" for manipulating labels on issues. Designed to make a "Bot" for manipulating labels on issues.
## Create New Project (optional) ## 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 ```bash
mkdir bot mkdir bot
cd bot cd bot