aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorbozokopic <bozo.kopic@gmail.com>2018-04-24 13:54:40 +0200
committerbozokopic <bozo.kopic@gmail.com>2018-04-24 13:54:40 +0200
commitefbe7c3b75f05cbe1f7670f6e0fac05270a93bef (patch)
treef5dc2d226cbbb00f114b9ab1b1f7d63efae7474b /README.rst
parente77fbff877452586c89f8542cc3f211d3bb3fe5e (diff)
setup.py
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst15
1 files changed, 12 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index c443e27..288ab92 100644
--- a/README.rst
+++ b/README.rst
@@ -28,13 +28,23 @@ Development requirements
Install
-------
-...
+ $ pip install opcut
Run
---
-...
+Running server (default listening address http://0.0.0.0:8080):
+
+ $ opcut server
+
+Running command line utility:
+
+ $ opcut calculate ...
+
+Additional command line arguments:
+
+ $ opcut --help
Build
@@ -62,7 +72,6 @@ TODO
* global
* create CONTRIBUTING
- * write setup.py
* optimizer