mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Update README.md
This commit is contained in:
parent
789c325bd6
commit
9fc9d28cee
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ By default, teloxide stores all user dialogues in RAM, but you can store them so
|
|||
|
||||
<hr>
|
||||
|
||||
<h3 align="center">Convenient dialogues system</h3>
|
||||
<h3 align="center">Convenient dialogues management</h3>
|
||||
<p align="center">
|
||||
Define a type-safe <a href="https://en.wikipedia.org/wiki/Finite-state_machine">finite automaton</a> and transition functions to drive a user dialogue with ease (see <a href="#guess-a-number">the guess-a-number example</a> below).
|
||||
</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue