Add a wip note

This commit is contained in:
Stjepan Glavina 2020-02-04 15:08:34 +01:00
parent c63ee2bb96
commit f5ae9b2a55
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## Features
**NOTE:** Not everything in this list is true yet. WIP :)
* Small - Single file under 1000 lines of code.
* Fast - Competitive with async-std and Tokio.
* Safe - Written fully in safe Rust.