From 54cffb065c683f04e3577039e8195fc84484f769 Mon Sep 17 00:00:00 2001 From: ALittlePatate <48603993+ALittlePatate@users.noreply.github.com> Date: Sat, 3 Sep 2022 13:20:11 +0200 Subject: [PATCH] Added "drawing the graph" --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a0e723..979b8bc 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ I was bored so i made this tool, it allows you to calculate : * the delta * x1, x2, x0 * vertex coordinates +* Drawing the graph The names of the functions/variables are in French, uhh use google translate to read the code i guess, sorry for that. @@ -10,4 +11,4 @@ The names of the functions/variables are in French, uhh use google translate to ```poly.exe a b c ``` # Screenshot -![Screenshot](screenshot/screenshot.png) \ No newline at end of file +![Screenshot](screenshot/screenshot.png)