Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
andybarron committed Mar 6, 2016
1 parent 4938cad commit d00162d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# preferences-rs
_Read and write user-specific application data in Rust_

## Documentation
[https://andybarron.github.io/preferences-rs](https://andybarron.github.io/preferences-rs)

## Installation
Add the following to your `Cargo.toml`:

`preferences = "0.1.x"`
`preferences = "^0.2.0"`

0 comments on commit d00162d

Please sign in to comment.