updated usage

This commit is contained in:
ALittlePatate
2022-09-03 16:33:43 +02:00
committed by GitHub
parent fdcdabebc1
commit d7f64cbfc0

View File

@@ -8,11 +8,11 @@ I was bored so i made this tool, it allows you to calculate :
The names of the functions/variables are in French, uhh use google translate to read the code i guess, sorry for that. The names of the functions/variables are in French, uhh use google translate to read the code i guess, sorry for that.
# Usage # Usage
```poly.exe a b c ``` ```poly.exe a b c [--size 20] [--colors]```
# Screenshot # Screenshot
With colors : With colors :
![Screenshot with colors](screenshot/screenshot_colors.png) ![Screenshot with colors](screenshot/screenshot_colors.png)
Without : Without :
![Screenshot without colors](screenshot/screenshot_no_colors.png) ![Screenshot without colors](screenshot/screenshot_no_colors.png)