diff --git a/README.md b/README.md index e2cea78..4842790 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,14 @@ -# Netlify + FaunaDB +

Netlify + FaunaDB     +

Example of using [FaunaDB](https://fauna.com/) with [Netlify functions](https://www.netlify.com/docs/functions/) -Deploy this app with one-click via this link: - - -[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-faunadb-example) - -- [About this application](#about-this-application) -- [Install](#install) +undefined [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