Skip to content

Commit

Permalink
links to documentation in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dcuddeback committed May 25, 2015
1 parent 3b57976 commit 1938bd8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Serial

[Documentation](http://dcuddeback.github.io/serial-rs/serial/)

The `serial` crate provides Rust programs with access to serial ports. Serial ports are defined as
traits to support extension through custom implementations. Unix TTY devices and Windows COM ports
are supported out of the box.
Expand Down

0 comments on commit 1938bd8

Please sign in to comment.