diff --git a/.gitignore b/.gitignore
index bd0c24e..3d53628 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,9 @@
/build
/functions-build
+# netlify
+.netlify
+
# misc
.DS_Store
.env.local
diff --git a/README.md b/README.md
index e924db6..6b00b51 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Example of using FaunaDB with [netlify functions](https://www.netlify.com/docs/functions/)
-Try it out on your own account via this link:
+Deploy this app with one-click via this link:
[](https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-faunadb-example)
diff --git a/public/index.html b/public/index.html
index 92028d8..4669fe4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -28,6 +28,7 @@
+