forked from michael/leanshot
update readme
This commit is contained in:
parent
c4669d6340
commit
bb94c1beb0
1 changed files with 20 additions and 0 deletions
20
README.md
20
README.md
|
@ -3,6 +3,26 @@ screenshot
|
||||||
|
|
||||||
Screenshot-capturing utility. Selection isn't fully implemented, so it's disabled for now.
|
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
|
Contact
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue