diff --git a/.gitignore b/.gitignore
index b82a9ad..63ac5f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -100,4 +100,6 @@ typings/
.dynamodb/
# TernJS port file
-.tern-port
\ No newline at end of file
+.tern-port
+
+.DS_Store
\ No newline at end of file
diff --git a/.nvmrc b/.nvmrc
new file mode 100644
index 0000000..53d838a
--- /dev/null
+++ b/.nvmrc
@@ -0,0 +1 @@
+lts/gallium
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2511683
--- /dev/null
+++ b/README.md
@@ -0,0 +1,67 @@
+Designed to be used as a Vue component: `Vue.component(element, Calus)` where element is the name of the template i.e. 'calendar-calus'. You can then use:
+```html
+