diff --git a/README.md b/README.md index 99ecbe8..9689c78 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ ## Source code In source code you can find: * an Android app to control the car -* a [Fritzing sketch](/estevez-dev/VaporizR2/tree/v1.0/Fritzing) to build hardware -* an [Arduino sketch](/estevez-dev/VaporizR2/tree/v1.0/Sketches/bluetooth_motor) +* a [Fritzing sketch](/estevez-dev/VaporizR2/tree/master/Fritzing) to build hardware +* an [Arduino sketch](/estevez-dev/VaporizR2/tree/master/Sketches/bluetooth_motor) ## Car hardware -![image](https://github.com/estevez-dev/VaporizR2/blob/v1.0/docs/VaporizR2_bb.png?raw=true) +![image](https://github.com/estevez-dev/VaporizR2/blob/master/docs/VaporizR2_bb.png?raw=true) ## Android app It is a simple app with two sliders to control left and right weels that sends commands to Arduino via Bluetooth serial.