diff --git a/README.md b/README.md
index 9e8e5d0a561466a38e8b92fb55eaf119438f68d5..060d94030bd6066d3f521810011549656d062b6a 100644
--- a/README.md
+++ b/README.md
@@ -2,20 +2,20 @@
 
 This repository contains all presentations related to R3.
 
-## How to get started
+# How to get started
 
 ```bash
 $ npm install -g npm@latest grunt-cli generator-reveal
 $ npm install
 ```
 
-## How to develop locally
+# How to develop locally
 
 ```bash
 $ grunt server
 ```
 
-## How to publish
+# How to publish
 
 ```bash
 grunt dist