diff --git a/README.md b/README.md index 92618a9..b6f38ff 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ It was a Nikko VaporizR2 RC toy. Dead one. So I removed all parts except motors, 1. PP3 9-volt Battery ## Source code In source code you can find: -* an [Android app](/estevez-dev/VaporizR2/tree/master/Android) to control the car -* a [Fritzing sketch](/estevez-dev/VaporizR2/blob/master/docs/VaporizR2.fzz) to build hardware -* an [Arduino sketch](/estevez-dev/VaporizR2/tree/master/Arduino/VaporizR2) +* an [Android app](https://github.com/estevez-dev/VaporizR2/tree/master/Android) to control the car +* a [Fritzing sketch](https://github.com/estevez-dev/VaporizR2/blob/master/docs/VaporizR2.fzz) to build hardware +* an [Arduino sketch](https://github.com/estevez-dev/VaporizR2/tree/master/Arduino/VaporizR2) ## Car hardware ![image](https://github.com/estevez-dev/VaporizR2/blob/master/docs/VaporizR2_bb.png?raw=true) ## Android app