Update README info

This commit is contained in:
stijnvanhoey 2018-10-14 12:14:19 +02:00
parent 6b934652b0
commit 7e329c8e69
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
The build folder contains a python script to rebuild the terms index page.
It will use the `vocabulary/term_versions.csv` and the `./config/terms_config.csv` to populate the html-template file (`./config/index.tmpl`)
It will use the `vocabulary/term_versions.csv` to populate the html-template (`./config/index.tmpl`) to an `.md` file.
## Run the build script
Install the required libraries for this script with pip once: