From 803d9314996c738d59694313005499b08a51ebe6 Mon Sep 17 00:00:00 2001 From: Denis Isidoro Date: Fri, 20 Sep 2019 14:45:02 -0300 Subject: [PATCH] Fix typos --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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.