From 38d85c4c1c72de3f8694fc5a04472aea50e6e715 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Sat, 30 Mar 2019 18:29:42 -0400 Subject: [PATCH] Rename README_old.md to README.md --- run-shell/{README_old.md => README.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename run-shell/{README_old.md => README.md} (99%) diff --git a/run-shell/README_old.md b/run-shell/README.md similarity index 99% rename from run-shell/README_old.md rename to run-shell/README.md index ae1dbbb..f66a110 100644 --- a/run-shell/README_old.md +++ b/run-shell/README.md @@ -22,4 +22,4 @@ Run prompt which is put inside a widget: ```lua awful.key({modkey}, "r", function () run_shell.launch() end), - \ No newline at end of file +