From e26d7e0f75831ed186fbb605e0323dfeb8995196 Mon Sep 17 00:00:00 2001 From: Alena Kazakova Date: Thu, 30 Nov 2017 19:32:36 +0900 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 274cd53..2872277 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Overview +# RPiRobot Guidelines ## Getting Started Get Source Code ``` @@ -59,9 +59,9 @@ Terminate the program Ctrl-C ``` -## Robot Library +## Tutorial ### Sample code -``` +```c #include #include #include "robot.h"