From 230e0dcd306eafb3bdf28c39bbf84188d9b2b800 Mon Sep 17 00:00:00 2001 From: Jim Lynch Date: Tue, 30 Apr 2019 23:58:52 -0400 Subject: [PATCH] Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) 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 Ngrx Effects -## 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.