Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alkaza authored Nov 30, 2017
1 parent 5911eca commit e26d7e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Overview
# RPiRobot Guidelines
## Getting Started
Get Source Code
```
Expand Down Expand Up @@ -59,9 +59,9 @@ Terminate the program
Ctrl-C
```

## Robot Library
## Tutorial
### Sample code
```
```c
#include <stdio.h>
#include <wiringPi.h>
#include "robot.h"
Expand Down

0 comments on commit e26d7e0

Please sign in to comment.