Skip to content
Snippets Groups Projects
Commit 2d49a457 authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

README: make lines fit in 80 characters length

parent 22bc1753
No related branches found
No related tags found
No related merge requests found
...@@ -65,9 +65,15 @@ but not limited to: ...@@ -65,9 +65,15 @@ but not limited to:
## GETTING STARTED ## GETTING STARTED
* You want to start the RIOT? Just follow our [quickstart guide](http://doc.riot-os.org/index.html#the-quickest-start) or try this [tutorial](https://github.com/RIOT-OS/Tutorials/blob/master/README.md). For specific toolchain installation, follow instructions in the [getting started](http://doc.riot-os.org/getting-started.html) page. * You want to start the RIOT? Just follow our
[quickstart guide](http://doc.riot-os.org/index.html#the-quickest-start) or
try this
[tutorial](https://github.com/RIOT-OS/Tutorials/blob/master/README.md).
For specific toolchain installation, follow instructions in the
[getting started](http://doc.riot-os.org/getting-started.html) page.
* The RIOT API itself can be built from the code using doxygen. The latest * The RIOT API itself can be built from the code using doxygen. The latest
version of the documentation is uploaded daily to [riot-os.org/api](http://riot-os.org/api). version of the documentation is uploaded daily to
[riot-os.org/api](http://riot-os.org/api).
### USING THE NATIVE PORT WITH NETWORKING ### USING THE NATIVE PORT WITH NETWORKING
If you compile RIOT for the native cpu and include the `netdev_tap` module, If you compile RIOT for the native cpu and include the `netdev_tap` module,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment