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)