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