diff --git a/README.md b/README.md
index fe538a65..62f03d5c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,12 @@
+
# Ngrx Effects Chaining Example
+## Live Demo
+
+You can play around with the live demo here:
+https://jimtheman.github.io/Ngrx-Effect-Chaining-Example/
+
+
This repo is meant to demonstrate a few things:
* "Chaining" Ngrx Effects
@@ -67,11 +74,6 @@ Notice that in the second effect there is no async event taking place and that i
-## Live Demo
-
-You can play around with the live demo here:
-https://jimtheman.github.io/Ngrx-Effect-Chaining-Example/
-
## Usage
This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.28.3.