From f8d9de9b6592566a93a0a72b0496320f73ee693c Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Fri, 6 Nov 2015 22:05:33 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f5dad9..0ac20f1 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i * [PostgREST](https://github.com/begriffs/postgrest) - PostgREST serves a fully RESTful API from any existing PostgreSQL database ### Tutorials -* [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) +* [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL