updated readme to reflect new runner config

This commit is contained in:
2026-04-29 20:22:56 +03:00
parent aa8763a86b
commit aaf4063abd
+5 -2
View File
@@ -73,8 +73,11 @@ dockerfiles/
└── Dockerfile
└── python/ # example future runner
└── Dockerfile
rust-data/
└── config.yml
runner-data/
└── rust/
└── config.yml
└── python/ # Example config for future runner
└── config.yml
docker-compose.yml
```