From 1eb2a43605a0dffd2e92fbb8a2fb98f84a89088f Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Sun, 2 Sep 2018 11:04:41 -0500 Subject: [PATCH] Updated README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4464322..a1f8578 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # PHP Apprentice -The source code for a website about learning PHP. +PHP Apprentice is a project for sharing knowledge about the PHP programming language. +It is an online book that currently includes pages for learning the basics of PHP programming. +PHP Apprentice is a work in progress so any constructive feedback is appreciated.