add readme content

This commit is contained in:
Brian Rosner 2024-05-22 23:06:08 -06:00
parent a803693dde
commit 72340b2d0e

View File

@ -1 +1,13 @@
# teufa # teufa
תעופה (aviation)
teufa is an open-source virtual airline platform written in Python.
## Getting started
teufa should be run with Docker:
```
docker run -it ghcr.io/brosner/teufa:main
```