Usage
This commit is contained in:
parent
023c0d12c8
commit
3c6caffa02
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
@ -1,4 +1,15 @@
|
|||
# L-Systèmes
|
||||
|
||||
- Le rapport se trouve dans le dossier [report](./report/).
|
||||
## Usage
|
||||
|
||||
Le convertisseur est [converter.py](./converter.py).
|
||||
|
||||
```sh
|
||||
$ python converter.py l-systems.csv
|
||||
```
|
||||
|
||||
## Rapport
|
||||
|
||||
<!-- TODO: Push le PDF uniquement quand il est finalisé. -->
|
||||
|
||||
Le rapport se trouve dans le dossier [report](./report/).
|
||||
|
|
Reference in a new issue