Remove extra README.md

This commit is contained in:
2026-05-28 07:11:25 +00:00
parent 5716f899cb
commit 4cfb053c5b
-9
View File
@@ -1,9 +0,0 @@
# Task 69dd4221f309a98be0006b2e
## Задача
Convert a raw text file into a flat JSON card.
### Usage
```bash
python main.py input.txt output.json
```