diff --git a/README.md b/README.md index 2ecdb28..c3ac82b 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,5 @@ # simple-telegram-bot -## Docker Instructions +## A Telegram Bot for stock market Data. -Build the Image - -```powershell -docker build -t stockbot . -``` - -Run The image - -```powershell -docker run -it --rm --name stockbot stockbot -``` - -Or run the Image headless - -```powershell -docker run -it --rm --detatch --name stockbot stockbot -``` \ No newline at end of file +## Full documentation [here.](https://misterbiggs.gitlab.io/simple-telegram-bot) \ No newline at end of file