diff --git a/README.md b/README.md deleted file mode 100644 index 28d4610..0000000 --- a/README.md +++ /dev/null @@ -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 -```