diff --git a/README.md b/README.md index ecb6bf6..d604c13 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ which can be necessary in some companies for security reasons. * **One-file** copy installation ## Installation -Simply copy the index.html file. +Simply copy the index.html file to IIS web folder if you enabled IIS or run a simple web server like mongoose web server +https://mongoose.ws/binary/ ## Configuration There are only a few parameters you can easily modify in the index.html file: @@ -36,4 +37,4 @@ const MODEL_SELECTABLE = true; ``` ## Support -If you would like to support this project, I would greatly appreciate it. \ No newline at end of file +If you would like to support this project, I would greatly appreciate it. diff --git a/index.html b/index.html index 3238b62..917bdaa 100755 --- a/index.html +++ b/index.html @@ -4,43 +4,55 @@