update readme

This commit is contained in:
DavidWells 2018-06-28 19:44:25 -07:00
parent 6369afd957
commit 9f8e320b35

View file

@ -1,14 +1,14 @@
<h1>Netlify + FaunaDB &nbsp;&nbsp;&nbsp;<a href="https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-faunadb-example"><img src="https://www.netlify.com/img/deploy/button.svg" title='click to deploy this project to Netlify'></a>
</h1>
# Netlify + FaunaDB &nbsp;&nbsp;&nbsp;<a href="https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-faunadb-example"><img src="https://www.netlify.com/img/deploy/button.svg"></a>
Example of using [FaunaDB](https://fauna.com/) with [Netlify functions](https://www.netlify.com/docs/functions/)
<!-- AUTO-GENERATED-CONTENT:START (TOC) -->
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)
<!-- AUTO-GENERATED-CONTENT:END -->
## About this application