We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce0e824 commit 2163562Copy full SHA for 2163562
README.md
@@ -15,7 +15,7 @@ This program can be used to visualize points / objects / vectors like in math sc
15
<img src="img/screenshot1.png" alt="Screenshot of the tool rendering various geometric shapes" width="500">
16
17
# Usage
18
-For an example usage refer to https://github.com/yxyx136/2DPlotter/blob/master/Main.js
+For an example usage refer to https://github.com/yxyx136/2DPlotter/blob/master/main.js
19
(comment out lines to to see examples for different shapes)
20
21
The engine's code is located at https://github.com/yxyx136/2DPlotter/tree/master/engine/script
0 commit comments