diff --git a/README.md b/README.md new file mode 100644 index 0000000..28d4610 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Task 69dd4221f309a98be0006b2e + +## Задача +Convert a raw text file into a flat JSON card. + +### Usage +```bash +python main.py input.txt output.json +```