diff --git a/README.md b/README.md index 6535ab6..c9b640d 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,14 @@ To install from crates.io, use: cargo install leanshot ``` +Usage +----- + +``` +leanshot -o hello.png select +leanshot -o hello.png fullscreen +``` + Example Integration -------------------