diff --git a/readme.md b/readme.md index 96b3f878..53163834 100644 --- a/readme.md +++ b/readme.md @@ -6,15 +6,15 @@ Build in Drone.: [![Build Status](https://drone.io/github.com/ciaa/Firmware/stat This is the root directory of the CIAA Firmware Project - + In this project we are using git submodules, if you use "download zip" link from github it will NOT download the git submodules :(. Please download the releases or clone using: - - git clone --recursive https://github.com/ciaa/Firmware.git - + +git clone --recursive https://github.com/ciaa/Firmware.git + This includes following directories: - + * doc -> contains the project documentation. * examples -> contains examples of how to use CIAA Firmware. * externals -> contains extenral of this project, software not developed by CIAA but used within. This externals may have different license, please take this into account. @@ -22,5 +22,5 @@ or clone using: * README -> aftear reading this file and before reading the documentation (Doc dir) you may want to take a look here. Report tickets to: https://github.com/ciaa/firmware/issues - + Official page of the project: http://www.proyecto-ciaa.com.ar