summaryrefslogtreecommitdiffstats
path: root/python/click-plugins
diff options
context:
space:
mode:
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.