From a2b519b5a307a4798d5dbcec3fe99c5390653be7 Mon Sep 17 00:00:00 2001 From: Yehor Vialov Date: Tue, 26 Dec 2017 22:33:56 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4264ce5..92618a9 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 to control the car -* a [Fritzing sketch](/estevez-dev/VaporizR2/tree/master/Fritzing) to build hardware -* an [Arduino sketch](/estevez-dev/VaporizR2/tree/master/Sketches/bluetooth_motor) +* 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) ## Car hardware ![image](https://github.com/estevez-dev/VaporizR2/blob/master/docs/VaporizR2_bb.png?raw=true) ## Android app