From 9f8e320b3520e1d3a881d7e012f74431df3e16b6 Mon Sep 17 00:00:00 2001 From: DavidWells Date: Thu, 28 Jun 2018 19:44:25 -0700 Subject: [PATCH] update readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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