Browse Source

python/Baker: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
pull/186/head
B. Watson 4 years ago
parent
commit
d2a8ab0580
  1. 5
      python/Baker/README

5
python/Baker/README

@ -1,3 +1,4 @@
Easy, powerful access to Python functions from the command line.
Baker lets you easily add a command line interface to your Python functions
using a simple decorator, to create scripts with "sub-commands".
Baker lets you easily add a command line interface to your
Python functions using a simple decorator, to create scripts with
"sub-commands".
Loading…
Cancel
Save