about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3d80bf7..a047e98 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,18 @@
 
 http api returning TLEs as json
 
+## Setup
+
+standalone:
+`go run . -p <port>`
+
+docker:
+`docker build . -t tle2json`
+`docker run -p <port extern>:8080 tle2json`
+
+![imgs/out.svg]
+
+
 ## API
 
 ### endpoints