summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 22acd03..725382b 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
2 2
3A shitty small telegram bot written in Common Lisp. 3A shitty small telegram bot written in Common Lisp.
4 4
5For running the (very few) tests and other repository maintaining things, run `./run_tests.sh`. For having an example 5For running the (very few) tests and other repository maintaining things, run `./run-tests.sh`. For having an example
6way how to launch, see `./launch.sh`. 6way how to launch, see `./launch.sh`.
7 7
8# Licensing 8# Licensing