update readme

This commit is contained in:
Michael Zhang 2018-05-13 17:36:49 -05:00
parent c4669d6340
commit bb94c1beb0
No known key found for this signature in database
GPG key ID: A1B65B603268116B

View file

@ -3,6 +3,26 @@ screenshot
Screenshot-capturing utility. Selection isn't fully implemented, so it's disabled for now.
Installation
------------
Make sure you have cargo installed. Then run
```
cargo install --git https://github.com/iptq/screenshot
```
Building from Source
--------------------
First, clone this repository. Then, run
```
cargo build
```
Happy hacking!
Contact
-------