Update README.md

This commit is contained in:
Timon 2018-12-11 13:54:15 +01:00 committed by GitHub
parent d2ed92011c
commit b9f59f2566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,6 +82,7 @@ These are the features from this crate:
- Cross-platform - Cross-platform
- Everything is multithreaded (Send, Sync) - Everything is multithreaded (Send, Sync)
- Detailed documentation on every item - Detailed documentation on every item
- Very few dependenties.
- Cursor. - Cursor.
- Moving _n_ times Up, Down, Left, Right - Moving _n_ times Up, Down, Left, Right
- Goto a certain position - Goto a certain position