diff --git a/README.md b/README.md index cb462a8..5b3d58f 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,11 @@ ## Building - Execute .\gradlew installDist to build & install the Java components - Copy the 'include' & 'lib' directories of each dependency (create a include folder for json.hpp) to the respective folders in 'lib' -- Open the solution file in Visual Studio to build the main program \ No newline at end of file +- Open the solution file in Visual Studio to build the main program + +## Usage +- Most things should be self-explanatory +- Normal cartesian coordinate system (+x to the right, -y downwards) +- +angle is counter-clockwise +- Keyboard Shortcuts + - Ctrl-Shift-C to copy points into clipboard \ No newline at end of file