aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-12-28 12:30:02 +0000
committernodiscc <nodiscc@gmail.com>2017-12-28 12:31:38 +0000
commit7ccb43c576050f7d4ec75831c02494786d753594 (patch)
tree570945e2c053259d61d370102cd76a5bef87c8b5 /Makefile
parentfix libreread source URL and license (diff)
downloadawesome-selfhosted-7ccb43c576050f7d4ec75831c02494786d753594.tar.gz
awesome-selfhosted-7ccb43c576050f7d4ec75831c02494786d753594.zip
Update CONTRIBUTING.md, PULL_REQUEST_TEMPLATE.md, Makefile:
* Update syntax guidelines according to new indentation convetion * Include relevant information in both files * Wording
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 00b366ae..4886ccea 100755
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ add:
else Moreinfo=$$(echo "($$CDemo$$CSource)" | sed 's|)\[|), [|g') ;\
fi ;\
echo -e "Copy this entry to your clipboard, paste it in the appropriate category:\n\n" ;\
- echo " * [$$Name]($$Url) - $${Description} $${Moreinfo} \`$$License\` \`$$Language\`"
+ echo "- [$$Name]($$Url) - $${Description} $${Moreinfo} \`$$License\` \`$$Language\`"
#TODO ask for category and insert item accordingly