Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -36,4 +37,4 @@ const MODEL_SELECTABLE = true;
```

## Support
If you would like to support this project, I would greatly appreciate it.
If you would like to support this project, I would greatly appreciate it.
Loading