summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2e7fee9..da9ec57 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,14 @@ Ok
> (🍺 ) (santo)
```
-## Screenshots
+## Docker
+
+```bash
+docker build -t stout:latest .
+docker run -i --name Stout stout:latest
+```
+
+## Screenshots (flask)
![photo1](screenshots/first.png)
![photo2](screenshots/second.png)