update: README

This commit is contained in:
Franek 2024-06-05 09:56:57 -05:00
parent 3aa4adb32d
commit bb687a35aa

View File

@ -41,7 +41,7 @@ API template for [Dynamic Content Delivery](https://git.sador.me/sadorowo/dynami
}
```
> Warning!
> [!WARNING]
> Do not change the structure of the `DATA` object. It must be an object with keys being IDs and values, which are objects with CSS selectors as keys and objects with DOM properties as values.
> Make sure that your API is running on the same port as the one provided in `PORT` constant.
5. Run the API: