diff --git a/ThrustCurve.png b/ThrustCurve.png index 782a17d..6563f45 100644 Binary files a/ThrustCurve.png and b/ThrustCurve.png differ diff --git a/air_prop_sim.jl b/air_prop_sim.jl index 06b9680..aa8c336 100644 --- a/air_prop_sim.jl +++ b/air_prop_sim.jl @@ -68,7 +68,6 @@ plot( label = "Thrust", xlabel = "Time (s)", ylabel = "Thrust (N)", - palette = :leonardo, ) out = DataFrame( diff --git a/readme.md b/readme.md index 38bb5d1..655ab58 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Air Prop Thrust -`readme auto generated` +`readme auto generated, run air_prop_sim.jl to recreate.` ![Thrust Over Time](ThrustCurve.png)