From 094a1ce58ad3cf64356701d1fe64b5e1e7e135fb Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Mon, 28 Dec 2015 20:29:03 +0100 Subject: [PATCH] Updates --- README.md | 1 + update.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index ec88e58..e2ccf44 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Rofi Themes: +Below a list of user contributed **rofi** themes. # Arc diff --git a/update.sh b/update.sh index 08831c4..92af10b 100755 --- a/update.sh +++ b/update.sh @@ -7,6 +7,7 @@ echo "" > README.md # Fill it echo "# Rofi Themes: " >> README.md +echo "Below a list of user contributed **rofi** themes." >> README.md echo "" >> README.md for a in Themes/*.theme do