This commit is contained in:
Oscar Plaisant
2024-07-02 03:08:46 +02:00
parent 626b3a7327
commit 495bb4b63c
4 changed files with 7 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ 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))
`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