mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 15:17:28 +00:00
Updated readme to reflect new static pages
This commit is contained in:
parent
a2100f3fbb
commit
cd149f7b11
20
README.md
20
README.md
@ -1,21 +1,5 @@
|
|||||||
# simple-telegram-bot
|
# simple-telegram-bot
|
||||||
|
|
||||||
## Docker Instructions
|
## A Telegram Bot for stock market Data.
|
||||||
|
|
||||||
Build the Image
|
## Full documentation [here.](https://misterbiggs.gitlab.io/simple-telegram-bot)
|
||||||
|
|
||||||
```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
|
|
||||||
```
|
|
Loading…
x
Reference in New Issue
Block a user