Add usage information to README

d42/ebin
mpts 2017-10-02 21:16:17 +02:00 committed by Piotr Dobrowolski
parent 67a2446123
commit 3853bd6a6a
1 changed files with 19 additions and 2 deletions

View File

@ -1,5 +1,22 @@
spejstore
=========
# spejstore
Because there is not enough general inventory software invented here yet.
Please use Python3, for the love of `$deity`...
## Usage
### Build & run
```sh
docker-compose up
```
### Rebuild
```sh
docker-compose build
```
### Troubleshooting
- https://askubuntu.com/q/615394/413683