mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 07:16:40 +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
|
||||
|
||||
## 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
|
||||
```
|
||||
## Full documentation [here.](https://misterbiggs.gitlab.io/simple-telegram-bot)
|
Loading…
x
Reference in New Issue
Block a user