Skip to content

Commit

Permalink
added requirements to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodie committed Aug 19, 2017
1 parent f55aa29 commit 5e7f280
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -18,6 +18,13 @@ The API shown below should be stable.
notify-rust = "3"
```

# Requirements

* `rustc` >= 1.18.0
* linux, with `libdbus-1`
* macos
* no windows support

# Examples
## Example 1 (Simple Notification)
```rust
Expand Down

0 comments on commit 5e7f280

Please sign in to comment.