diff --git a/README.md b/README.md new file mode 100644 index 0000000..411faf3 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ + +# Typst-Framework + +## Usage + +### Example with docker compose: +``` +docker compose -f docker-compose.example.yml up -d +```