From 58cdc409f04df241c724daab56df97523d50cbd3 Mon Sep 17 00:00:00 2001 From: Georg Jaehnig Date: Sat, 19 May 2018 02:22:00 +0200 Subject: [PATCH] Add dir name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c1115a..8babe14 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To get started, fork this repository. To add a new shortcut, follow the example in the `g` directory: - create a new directory using the keyword for its name, - - for instance create `e/` to have a new shortcut with `e`. + - for instance create `shortcuts/e/` to have a new shortcut with `e`. - create a file inside the directory with the argument number, - for instance create `1.txt` for a shortcut with 1 argument - inside the created file, place the template url,