diff --git a/.gitignore b/.gitignore
index e69de29..ad03690 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,3 @@
+node_modules
+node_modules/*
+.DS_Store
\ No newline at end of file
diff --git a/README.md b/README.md
index 8624152..93da89d 100644
--- a/README.md
+++ b/README.md
@@ -34,9 +34,11 @@ docs coming soon
```