From fd3ad36cf3033c089ce5de13d82b0392e690916b Mon Sep 17 00:00:00 2001 From: Brendan McGeeney Date: Mon, 13 Sep 2021 05:02:27 +0000 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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)