From 5f7fa230f928f2eef8a21f92be15930b6bdc102e Mon Sep 17 00:00:00 2001 From: Leonardo Gentile Date: Mon, 19 Jun 2017 13:06:57 +0200 Subject: [PATCH] docs(README): Add example page --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ca69cc..dbbc0af 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ # react-mobx-router5 -> [Router5](http://router5.github.io/) integration with [mobx](https://mobx.js.org/) and [react](https://facebook.github.io/react/). +> [Router5](http://router5.github.io/) integration with [mobx](https://mobx.js.org/) and [react](https://facebook.github.io/react/). +> **Working Example**: [react-mobx-router5-example](https://github.com/LeonardoGentile/react-mobx-router5-example) ## Introduction This package represents a routing alternative to react-router.