diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | A shitty small telegram bot written in Common Lisp. | 3 | A shitty small telegram bot written in Common Lisp. |
| 4 | 4 | ||
| 5 | For running the (very few) tests and other repository maintaining things, run `./run_tests.sh`. For having an example | 5 | For running the (very few) tests and other repository maintaining things, run `./run-tests.sh`. For having an example |
| 6 | way how to launch, see `./launch.sh`. | 6 | way how to launch, see `./launch.sh`. |
| 7 | 7 | ||
| 8 | # Licensing | 8 | # Licensing |