Add good documentation to the list of 'features'.

This commit is contained in:
ticki 2016-10-02 22:35:21 +02:00
parent e30add91e0
commit 44c847924c
1 changed files with 2 additions and 1 deletions

View File

@ -65,8 +65,9 @@ version of Termion.
- Special keys events (modifiers, special keys, etc.). - Special keys events (modifiers, special keys, etc.).
- Allocation-free. - Allocation-free.
- Asynchronous key events. - Asynchronous key events.
- Mouse input - Mouse input.
- Carefully tested. - Carefully tested.
- Detailed documentation on every item.
and much more. and much more.