From 019d53bca1eeb25296b12a1e629e1f25a70122dc Mon Sep 17 00:00:00 2001 From: Edouard de Lansalut Date: Wed, 22 Jul 2015 09:47:14 +0200 Subject: [PATCH] Add link to Jonathan Harrington's nice tutorial --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c1b5d935..f1e3fafce 100644 --- a/README.md +++ b/README.md @@ -166,5 +166,5 @@ and the [guide to routing](https://github.com/begriffs/postgrest/wiki/Routing). wonderful [Hasql](https://github.com/nikita-volkov/hasql) library and helping me use it * [Mikey Casalaina](https://github.com/casalaina) for the cool logo -* [Jonathan Harrington](https://github.com/prio) for writing a nice tutorial +* [Jonathan Harrington](https://github.com/prio) for writing a [nice tutorial](http://blog.jonharrington.org/postgrest-introduction/) * [Federico Rampazzo](https://github.com/framp) for suggesting and implementing [JWT](http://jwt.io/) support