diff --git a/README.md b/README.md index 58f33b5..cc3c9b2 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,5 @@ # LanderCpp -## Results - -![Accel-Vel-Alt vs Time](build/debug/outputs/Accel-Vel-Alt_vs_Time.png) - -![Euler Angles vs Time](build/debug/outputs/Euler_Angles_vs_Time.png) - -![Servo Position vs Time](build/debug/outputs/Servo_Position_vs_Time.png) - ## System Requirements *Note: these are only necessary if you plan on messing around with the source code. If you just want to see the end result, you should be able to go into the build/release directory and run the executable with no problems* - Visual Studio Code / C++ Extension @@ -25,3 +17,11 @@ The json files are already configured, so if you need any assistance with instal ## Known Issues - None! + +## Results + +![Accel-Vel-Alt vs Time](build/debug/outputs/Accel-Vel-Alt vs Time.png) + +![Euler Angles vs Time](build/debug/outputs/Euler Angles vs Time.png) + +![Servo Position vs Time](build/debug/outputs/Servo Position vs Time.png)