From 558f458e8aaa79181a43f71dcfe15b9d172ca4c3 Mon Sep 17 00:00:00 2001 From: Vinod S R Date: Sat, 6 Feb 2021 22:35:59 +0530 Subject: [PATCH] Updated README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a8534d4..ff73d0d 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,14 @@ To add your commands edit the settings.json } ``` +You can also run the add command + +``` +run add +``` + +Make sure that run is available in the PATH. + ## Tested on * Ubuntu 20.04 (zsh)