From 928cdc9382b8c3ba29d64d5f1931c63a8dd22677 Mon Sep 17 00:00:00 2001 From: Craig Kerstiens Date: Thu, 12 Nov 2015 06:54:12 -0800 Subject: [PATCH] adding newsletter section --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb8b35b..fccef1d 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,8 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i ### Tutorials * [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL * [Postgres Guide](http://postgresguide.com/) - A guide designed as an aid for beginners and experienced users to find specific tips and explore tools available within Postgres. -* [Craig Kerstiens Postgres Posts](http://www.craigkerstiens.com/categories/postgres/) - A set of posts on Postgres cool features/tips/tricks. \ No newline at end of file +* [Craig Kerstiens Postgres Posts](http://www.craigkerstiens.com/categories/postgres/) - A set of posts on Postgres cool features/tips/tricks. + +### Newsletters + +* [Postgres Weekly](http://www.postgresweekly.com) - A weekly newsletter that contains articles, news, and repos relevant to Postgres \ No newline at end of file