Add examples/README.md

This commit is contained in:
Temirkhan Myrzamadi 2020-02-13 14:57:47 +06:00
parent 7cf6aaff90
commit ad0e241195

2
examples/README.md Normal file
View file

@ -0,0 +1,2 @@
# Examples
Just enter the directory (for example, `cd dialogue_bot`) and execute `cargo run` to run an example. Don't forget to initialise the `TELOXIDE_TOKEN` environmental variable.