Update README.md

This commit is contained in:
Aleksandr Statciuk 2022-05-25 14:03:17 +03:00
parent 84fa18b983
commit 7df074df86

View file

@ -38,9 +38,9 @@ All data is stored in the [/data](data) folder as [CSV](https://en.wikipedia.org
### categories ### categories
| Field | Description | Required | Example | | Field | Description | Required | Example |
| ----- | -------------------------------------------------------------- | -------- | ------- | | ----- | -------------- | -------- | ------- |
| id | Category ID. Should be the same as the name but in lower case. | Required | `news` | | id | Category ID. | Required | `news` |
| name | Category name in one word. | Required | `News` | | name | Category name. | Required | `News` |
### languages ### languages