aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 297d0b0..74476ad 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
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.
+For instructions, see the short example below or a full example [here](https://github.com/jantuomi/riot-parcel-example).
+
## Get it
```shell