diff --git a/README.md b/README.md index f56e803..7d29a8c 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Script Python permettant de visualiser une PCA -# Command Line # +## Command Line ## -## Help ## +### Arguments ### |Short |Long |Description |Required | |----------------|-----------------------|---------------------------------------|------------------------| @@ -16,7 +16,7 @@ |-f3d |--figure3d |show a 3D representation of PCA (GUI) |Optionnal, default=false| |-o OUTPUT |--output OUTPUT |path of output file (record of 3D) |Optionnal, default='' | -## Exemples ## +### Exemples ### *Pour une visualisation 3D avec enregistrement* ``` @@ -29,8 +29,9 @@ python pca.py --resources ./resources.default.json -f2d python pca.py -r ./resources.default.json -f2d ``` +## Resources ## -## Structure du fichier resources ## +### Structure du fichier ### ```json {