diff --git a/readme.md b/readme.md index b5c0d12..572b6b0 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,8 @@ # lfbackend -This is the background api of c3lf.de \ No newline at end of file +This is the background api of c3lf.de + +### Development server +```bash +docker-compose up +```