Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudLigny authored Jan 1, 2020
1 parent f279241 commit de746f2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
## Installation

```bash
git clone https://github.com/Narno/leo-bot.git
npm install
```

Expand Down Expand Up @@ -56,10 +57,10 @@ heroku ps:scale web=0 worker=1

## Development

This project uses ESLint for its syntax. You should read [some documentation before](http://eslint.org/docs/rules/).
This project uses ESLint for its syntax. You should read [some documentation before](https://eslint.org/docs/rules/).

## License

_leo-bot_ is a free software distributed under the terms of the [MIT license](http://opensource.org/licenses/MIT).
_leo-bot_ is a free software distributed under the terms of the [MIT license](https://opensource.org/licenses/MIT).

Copyright (c) Arnaud Ligny

0 comments on commit de746f2

Please sign in to comment.