update: README
This commit is contained in:
parent
f111ae3ab9
commit
70ede07936
@ -53,7 +53,7 @@ Then, prepare your API:
|
|||||||
1. provide your API host in `API_HOST` constant.
|
1. provide your API host in `API_HOST` constant.
|
||||||
2. provide your API port in `PORT` constant.
|
2. provide your API port in `PORT` constant.
|
||||||
|
|
||||||
> 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.
|
> 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.
|
> Make sure that your API is running on the same port as the one provided in `PORT` constant.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user