Added link to docs to README.md.
This commit is contained in:
parent
f596767ce7
commit
60cfc3dbcf
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
# irc [![Build Status](https://travis-ci.org/aaronweiss74/irc.svg?branch=master)](https://travis-ci.org/aaronweiss74/irc) #
|
||||
An IRC library in Rust. Just went through serious change. Unit tests, more features, and more
|
||||
examples coming soon. The existing examples should serve as a good basis.
|
||||
examples coming soon. The existing examples should serve as a good basis. You can find up-to-date,
|
||||
pre-made documentation online [here](http://www.rust-ci.org/aaronweiss74/irc/doc/irc/).
|
||||
|
|
Loading…
Add table
Reference in a new issue