Update home authored by Hammouda Elbez's avatar Hammouda Elbez
......@@ -53,6 +53,9 @@ pip install -r requirements.txt
4. Using Python >= 3.0 (**make sure MongoDB is running**) run `python VS2N.py` to start VS2N. If everything is fine, the web interface should appear automatically.
## Docker image
You can also use a docker image to run VS2N : https://hub.docker.com/r/helbez/vs2n
## Folder structure
```
......
......