diff --git a/README.md b/README.md index ebc1b3f..4c7d5bd 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ SwerveDrive swerveDrive=new SwerveParser(new File(Filesystem.getDeployDirectory( # Java docs is [here](https://broncbotz3481.github.io/YAGSL/). # Images -![Field Shuffleboard](./imgaes/field.png) -![Simulation](./imgaes/simulation.png) +![Field Shuffleboard](./images/field.png) +![Simulation](./images/simulation.png) # Falcon Video diff --git a/imgaes/field.png b/images/field.png similarity index 100% rename from imgaes/field.png rename to images/field.png diff --git a/imgaes/simulation.png b/images/simulation.png similarity index 100% rename from imgaes/simulation.png rename to images/simulation.png diff --git a/imgaes/swerve_falcons.mp4 b/images/swerve_falcons.mp4 similarity index 100% rename from imgaes/swerve_falcons.mp4 rename to images/swerve_falcons.mp4 diff --git a/imgaes/swerve_falcons_fix.mov b/images/swerve_falcons_fix.mov similarity index 100% rename from imgaes/swerve_falcons_fix.mov rename to images/swerve_falcons_fix.mov diff --git a/imgaes/swerve_neos.mp4 b/images/swerve_neos.mp4 similarity index 100% rename from imgaes/swerve_neos.mp4 rename to images/swerve_neos.mp4