From ebe00b71f5f192f0d362c49db66d68d612af3620 Mon Sep 17 00:00:00 2001 From: jbranchaud Date: Sun, 7 Feb 2016 16:36:04 -0600 Subject: [PATCH] Use the full name for postgres --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 207a48e..eb008a1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ _327 TILs and counting..._ * [JavaScript](#javascript) * [Linux](#linux) * [Mac](#mac) -* [Postgres](#postgres) +* [PostgreSQL](#postgresql) * [Rails](#rails) * [Ruby](#ruby) * [tmux](#tmux) @@ -127,7 +127,7 @@ _327 TILs and counting..._ - [Default Screenshot Location](mac/default-screenshot-location.md) -### Postgres +### PostgreSQL - [A Better Null Display Character](postgres/a-better-null-display-character.md) - [Adding Composite Uniqueness Constraints](postgres/adding-composite-uniqueness-constraints.md)