diff --git a/README.md b/README.md
index 4842790..f5a343c 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
-
Netlify + FaunaDB
-
+# Netlify + FaunaDB
Example of using [FaunaDB](https://fauna.com/) with [Netlify functions](https://www.netlify.com/docs/functions/)
-undefined [Setup & Run Locally](#setup--run-locally)
+- [About this application](#about-this-application)
+- [Setup & Run Locally](#setup--run-locally)
- [TLDR; Quick Deploy](#tldr-quick-deploy)
- [Tutorial](#tutorial)
-- [1. Setup FaunaDB](#1-setup-faunadb)
-- [2. Create a function](#2-create-a-function)
+ * [1. Setup FaunaDB](#1-setup-faunadb)
+ * [2. Create a function](#2-create-a-function)
## About this application