diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/Baker/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/python/Baker/README b/python/Baker/README index b7ec551c51..040e8a3bd8 100644 --- a/python/Baker/README +++ b/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". |
