Skip to content
Snippets Groups Projects
Commit b804b17d authored by Vincent Mazenod's avatar Vincent Mazenod
Browse files

add doc

parent 529a2ef0
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,17 @@ $ mv /tmp/csv .
$ ./affProj -v csv/voeux.csv -b csv/binomes.csv -p csv/projets.csv -s
```
### épuration de l'output
remplacer
* `, sent)` par `)`
* `, 0)` par `);`
la colonne sent n'existe plus ET il faut un ; à la fin de chaque instruction
## utilisation docker
* tirer l'image xenial et construire le container
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment