Skip to content

Commit 1ba4d95

Browse files
committed
Add info about LambdaConf 2018 workshop and contributing
1 parent c798001 commit 1ba4d95

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
11
# telegram-bot-simple
2+
23
Easy to use library for building Telegram bots in Haskell.
4+
5+
_**Disclaimer:** this library is under development.
6+
It is usable for most stuff, but is still far from a stable release._
7+
8+
## LambdaConf 2018 workshop
9+
10+
This library was featured in a [LambdaConf 2018 workshop](https://lambdaconf2018.dryfta.com/en/program-schedule/program/32/building-a-telegram-bot-in-haskell).
11+
The supplementary materials for the workshop is available at https://github.com/fizruk/lambdaconf-2018-workshop.
12+
13+
## Contributing
14+
15+
Contributions are welcome!
16+
Feel free to ping me on GitHub, file an issue or submit a PR :)
17+
18+
_Nick_

0 commit comments

Comments
 (0)