From 1d53fb0904cadf424ee467c1dd841fec94e6377a Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Thu, 28 May 2020 09:17:57 -0500 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e9d92c..b625137 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,9 @@ Next add an element to the page that will trigger the context menu to appear, an ## Documentation/Demo -For full documentation and demos, go here: https://vue-context.com/docs +For full documentation and demos, go here: https://vue-context.com/docs. + +If you would like to contribute to the documentation, the repo can be found here: https://github.com/rawilk/vue-context-docs. ## Contributors