From 6369afd9578e382b8686fef64a8bb18340c48e1d Mon Sep 17 00:00:00 2001 From: DavidWells Date: Thu, 28 Jun 2018 19:42:27 -0700 Subject: [PATCH] inline button --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) 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