Skip to content

Commit 27c855e

Browse files
committed
#303 remove trailing spaces from readme
1 parent 43a40f9 commit 27c855e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@ Build in Drone.: [![Build Status](https://drone.io/github.com/ciaa/Firmware/stat
66

77

88
This is the root directory of the CIAA Firmware Project
9-
9+
1010
In this project we are using git submodules, if you use "download zip" link from
1111
github it will NOT download the git submodules :(. Please download the releases
1212
or clone using:
13-
14-
git clone --recursive https://github.com/ciaa/Firmware.git
15-
13+
14+
git clone --recursive https://github.com/ciaa/Firmware.git
15+
1616
This includes following directories:
17-
17+
1818
* doc -> contains the project documentation.
1919
* examples -> contains examples of how to use CIAA Firmware.
2020
* 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.
2121
* modules -> contains the CIAA Firmware software.
2222
* README -> aftear reading this file and before reading the documentation (Doc dir) you may want to take a look here.
2323

2424
Report tickets to: https://github.com/ciaa/firmware/issues
25-
25+
2626
Official page of the project: http://www.proyecto-ciaa.com.ar

0 commit comments

Comments
 (0)