'README.md' ändern

This commit is contained in:
christofsteel 2017-05-22 14:12:12 +02:00
parent ed2b6d1daf
commit 960dc76302

View file

@ -3,7 +3,7 @@
`warp` can be used to execute single Python file and Python modules. It captures
calls to the `argparse` module of Python and renders a web GUI based on the
options and arguments defined. It also displays the output of the program inside
the web GUI and allows you to stop, pause and resume the Program, as well as
the web GUI and allows you to stop, pause and resume the program, as well as
downloading the output.
## Install