summaryrefslogtreecommitdiffstats
path: root/python/click-plugins
diff options
context:
space:
mode:
author B. Watson2016-11-06 23:39:39 +0100
committer Willy Sudiarto Raharjo2016-11-12 00:58:01 +0100
commit29a05ef025394b7aa14a36c1bfbeffa91136ea53 (patch)
tree96821c498bed42ec6891a0a900a4d9cd2c027d48 /python/click-plugins
parent306bb74b3682991a43fabeca77d6baff2e7bc188 (diff)
downloadslackbuilds-29a05ef025394b7aa14a36c1bfbeffa91136ea53.tar.gz
python/click-plugins: Update README.
Diffstat (limited to 'python/click-plugins')
-rw-r--r--python/click-plugins/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/python/click-plugins/README b/python/click-plugins/README
index d1f573c0da..14a2ddf762 100644
--- a/python/click-plugins/README
+++ b/python/click-plugins/README
@@ -1 +1,4 @@
-An extension module for click to enable registering CLI commands via setuptools entry-points.
+click-plugins (extension to click)
+
+An extension module for click to enable registering CLI commands via
+setuptools entry-points.