From bb687a35aa3beea4c6fefd8b3c1fdf4462f18623 Mon Sep 17 00:00:00 2001 From: Franek Date: Wed, 5 Jun 2024 09:56:57 -0500 Subject: [PATCH] update: README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 476a27c..71d06dc 100644 --- a/README.md +++ b/README.md @@ -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: