From 60c2b27fae88f56e0e31642346eeb88e7b7d227c Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Sat, 29 Dec 2018 09:42:16 -0500 Subject: [PATCH] API2 file --- API2.md | 0 README.md | 1 + 2 files changed, 1 insertion(+) create mode 100644 API2.md diff --git a/API2.md b/API2.md new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index d297aa0..8cdae12 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ 1. [Intro to PHP](PHP.md) 1. [Intro to PHP 2](PHP2.md) 1. [PHP/Postgres API - READ](API.md) +1. [PHP/Postgres API - CREATE, UPDATE, DELETE](API2.md)