From f67cda5f44e47b86617bab9d0d499e1244e4a2f9 Mon Sep 17 00:00:00 2001
From: Daniel Stonier <d.stonier@gmail.com>
Date: Wed, 22 May 2013 22:42:56 +0900
Subject: [PATCH] Update README.md

---
 README.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index fb3e514..4bec594 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,12 @@
-RosJava Tools
-=============
+# RosJava Tools
 
 Build tools for rosjava and android repositories. Currently only includes tools for the rosjava repositories which are
 quite trivial, just a cmake macro. The android repository support has been done, but waiting to see how the android
 gradle plugin goes before dropping them back in here.
 
 
-Simple Demo
-===========
+## RosJava Demo
+
 
 ```
 > mkdir -p ~/rosjava/src
-- 
GitLab