Update README.

This commit is contained in:
cheatfate 2018-05-30 06:35:58 +03:00
parent 4f670ac7e8
commit 490f8484ca

View File

@ -66,7 +66,7 @@
13. Added cheap synchronization primitives: `AsyncLock`, `AsyncEvent`, and `AsyncQueue[T]`.
## Documentation
You can find more documentation, notes and examples in [Wiki].
You can find more documentation, notes and examples in [Wiki](https://github.com/status-im/nim-asyncdispatch2/wiki).
## Installation
You can use Nim official package manager `nimble` to install `asyncdispatch2`. The most recent version of the library can be installed via: