From 9bb58fbaead38a73f88a90096203acea46fd6ea7 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Sat, 29 Dec 2018 09:38:46 -0500 Subject: [PATCH] readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d297aa0 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# PHP notes + +## Lessons + +1. [Intro to PHP](PHP.md) +1. [Intro to PHP 2](PHP2.md) +1. [PHP/Postgres API - READ](API.md)