docs: update readme and database for ground truth feature

This commit is contained in:
Abdessamad Derraz
2026-03-27 23:55:30 +01:00
parent 6cbdd4c40c
commit 5cbd461a97
3 changed files with 9 additions and 7 deletions

View File

@@ -213,6 +213,7 @@ def generate_readme(db: dict, platforms_dir: str) -> str:
"python scripts/verify.py --all",
"python scripts/verify.py --platform batocera",
"python scripts/verify.py --emulator flycast",
"python scripts/verify.py --platform retroarch --verbose # emulator ground truth",
"```",
"",
f"Only dependency: Python 3 + `pyyaml`.",