From 158874887f93318f6c01355e1ea9d5ccc3685ff6 Mon Sep 17 00:00:00 2001 From: ale Date: Fri, 14 Oct 2022 23:14:41 +0200 Subject: [PATCH] README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea33086..328ffbd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This project can be used with JS only, but if you like you can use `docker` and ### Configuration and Recommendations ``` -If you want to use this project consider using it behind a proxy, you need to set some variables in the file `main.js` file to work properly +If you want to use this project consider using it behind a proxy, you need to set some variables in the `main.js` file to work properly ``` ### Build @@ -22,4 +22,4 @@ docker-compose up -d ### License -MIT \ No newline at end of file +MIT