diff --git a/README.md b/README.md index ab333ea..77bb34f 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ An interactive cheatsheet tool for the command-line so that you'll never say the following again: -*- How to run that command again?* -*- Oh, it's not in my bash history* -*- Geez, it's almost what I wanted but I need to change some args* +> *How to run that command again?* -![Demo](https://user-images.githubusercontent.com/3226564/65347073-8dbbc480-dbb4-11e9-886f-0f10d56def74.gif) +> *Oh, it's not in my bash history* + +> *Geez, it's almost what I wanted but I need to change some args* + +Demo **navi** allows you to browse through cheatsheets (that you may write yourself or downloaded from maintainers) and execute commands, prompting for argument values.