This commit is contained in:
Oscar Plaisant
2024-07-02 03:05:59 +02:00
parent e3df57ccde
commit 626b3a7327
3 changed files with 18 additions and 1 deletions

View File

@@ -1,4 +1,12 @@
# Configuration
The configuration is stored the the `src/config.yaml` file.
## Database-specific configuration
`database_name` should contain the name of the database to use. The database has to be stored in the proper directory structure (See the [Directory structure > Datasets](README.md#Datasets))
# Directory structure of the project
## Virtual environment