From 36db691678b1062831358e285aa6407f05647a78 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sat, 3 Mar 2018 17:31:41 +0200 Subject: Add description --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ab2ea55..297d0b0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # Vigilante +## Description + +Store all your observables in one place. `Vigilante` consists only of one function, `vigilante.observe(keyword)`, that is used to get an observable from the store. + +## Get it + +```shell +yarn install vigilante +``` + ## Example app.tag @@ -43,10 +53,4 @@ push-button.tag } -``` - -## Get it - -```shell -yarn install vigilante ``` \ No newline at end of file -- cgit v1.3