From 29a05ef025394b7aa14a36c1bfbeffa91136ea53 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 6 Nov 2016 17:39:39 -0500 Subject: python/click-plugins: Update README. --- python/click-plugins/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'python/click-plugins/README') 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. -- cgit v1.2.3