Update documentation in README.

This commit is contained in:
cheatfate 2018-05-30 06:34:58 +03:00
parent ebbb5b73ef
commit 4f670ac7e8
1 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,9 @@
13. Added cheap synchronization primitives: `AsyncLock`, `AsyncEvent`, and `AsyncQueue[T]`.
## Documentation
You can find more documentation, notes and examples in [Wiki].
## Installation
You can use Nim official package manager `nimble` to install `asyncdispatch2`. The most recent version of the library can be installed via: