mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 08:12:27 +00:00
Added new launch option to the README
This commit is contained in:
parent
a1ffe04a30
commit
8fa372de15
10
README.rst
10
README.rst
@ -45,7 +45,14 @@ However, the easiest and recommended way is to just use the command-line tool to
|
|||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
python -m senpy
|
senpy
|
||||||
|
|
||||||
|
or, alternatively:
|
||||||
|
|
||||||
|
.. code:: bash
|
||||||
|
|
||||||
|
python -m senpy
|
||||||
|
|
||||||
|
|
||||||
This will create a server with any modules found in the current path.
|
This will create a server with any modules found in the current path.
|
||||||
For more options, see the `--help` page.
|
For more options, see the `--help` page.
|
||||||
@ -53,7 +60,6 @@ For more options, see the `--help` page.
|
|||||||
TO-DO
|
TO-DO
|
||||||
-----
|
-----
|
||||||
|
|
||||||
* Installation instructions
|
|
||||||
* Improve documentation and generate it with Sphinx
|
* Improve documentation and generate it with Sphinx
|
||||||
* ReadTheDocs
|
* ReadTheDocs
|
||||||
* Improve README
|
* Improve README
|
||||||
|
Loading…
Reference in New Issue
Block a user