diff --git a/README.md b/README.md index 4fabac0..ee67d27 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ # 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 +```