diff --git a/README.md b/README.md
index cd6dfe1f074e0b7bb0c3afc47f58f2b0ae7c525f..884a0ff57e10bef295d10d1d531051360d0320d1 100644
--- a/README.md
+++ b/README.md
@@ -432,11 +432,11 @@ Chilipeppr is a browser tool for machine tools. It is familiar with TinyG it liv
 
 To talk to your serial port, Chilipeppr uses a Serial Port Json Server - you can find a download link in the bottom-right. 
 
-![chilipeppr-splash](https://gitlab.cba.mit.edu/jakeread/machineweek/raw/master/images/chilipepper-splash.jpg)
+![chilipeppr-splash](https://gitlab.cba.mit.edu/jakeread/machineweek/raw/master/images/chilipeppr-splash.jpg)
 
 I'll let you get into that doc on your own, as it's much better than what I can write in the next few minutes. If you're jumping ahead, the configuration you need is in the tiny gear-icon on the right side.
 
-![chilipeppr-config](https://gitlab.cba.mit.edu/jakeread/machineweek/raw/master/images/chilipepper-config.jpg)
+![chilipeppr-config](https://gitlab.cba.mit.edu/jakeread/machineweek/raw/master/images/chilipeppr-config.jpg)
 
 Here you can set motors up - and in the 'axis' tab, you can set things like max. speed, acceleration (max jerk) etc. First thing, you'll want to get Motor setup in order, and make sure your steps / rev is correct - so that when you tell the machine to move 1mm, it makes as many steps as are in 1mm. Here it is for the 'default' axis we are using:
 
diff --git a/images/chilipeppr-config.jpg b/images/chilipeppr-config.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..ecd519c599ef1c5545182a5305cb35cd0a8e0c7e
Binary files /dev/null and b/images/chilipeppr-config.jpg differ
diff --git a/images/config-move.gif b/images/config-move.gif
index 70d8b3244ee1e9213d389dde3471ca9b704b50b7..31218e235dc7fb6a56bd20534decaf2b727ef7bb 100644
Binary files a/images/config-move.gif and b/images/config-move.gif differ