Add readme

This commit is contained in:
2025-09-28 22:53:18 +02:00
parent ceef69ca09
commit 7afe9ee56e

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Typst-Framework
## Usage
### Example with docker compose:
```
docker compose -f docker-compose.example.yml up -d
```