Update readme.md
This commit is contained in:
parent
70846dbe22
commit
bfdc24c260
1 changed files with 5 additions and 5 deletions
10
readme.md
10
readme.md
|
@ -1,6 +1,6 @@
|
||||||
# TeleGopher
|
# TeleGopher
|
||||||
|
|
||||||
![Put here TeleGopher image, please]()
|
![Put here TeleGopher image, please](https://raw.githubusercontent.com/reklesio/tg/main/media/gopher.png)
|
||||||
|
|
||||||
The high level API to implement complicated
|
The high level API to implement complicated
|
||||||
behaviour based Telegram bots in W3 manner
|
behaviour based Telegram bots in W3 manner
|
||||||
|
@ -8,7 +8,7 @@ with URLs, screens, UIs and so on.
|
||||||
|
|
||||||
## Tasks
|
## Tasks
|
||||||
|
|
||||||
- [] Tech
|
- [ ] Tech
|
||||||
- [] Added easy way to work with payments
|
- [ ] Added easy way to work with payments
|
||||||
- [] Make more documentation including the Go embedded one
|
- [ ] Make more documentation including the Go embedded one
|
||||||
- [] Do some examples to show how it works
|
- [ ] Do some examples to show how it works
|
||||||
|
|
Loading…
Reference in a new issue