change README

This commit is contained in:
lyx0 2021-10-25 20:32:43 +02:00
parent 3c28f6f453
commit 54789f6481

View file

@ -2,10 +2,14 @@
Near future abandoned project in development.
## Docker
### Docker:
Build:
docker build -t nourybot .
Testing:
docker run -it --rm nourybot
Run:
docker run -d --rm nourybot
### Make:
For build and run:
make xd