update readme

This commit is contained in:
lyx0 2022-08-12 00:11:21 +02:00
parent 29b6b3c952
commit 8068f9115d

View file

@ -1,18 +1,10 @@
# nourybot
Near future abandoned project in development.
### Docker:
Build:
docker build -t nourybot .
Testing:
docker run -it --rm nourybot
Run:
docker run -d --rm nourybot
A lidl twitch bot and near future abandoned project in development.
### Make:
Development:
make dev
make jq
Production:
make prod