From 90d3b0877ad69f9fb6124b128ed8b4edfe05bf49 Mon Sep 17 00:00:00 2001 From: Lorne Gaetz Date: Thu, 18 Jul 2013 11:02:47 -0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54fa854..2f3d4ec 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -FreePBX-HelloWorld -================== \ No newline at end of file +FreePBX HelloWorld +================== + +This is boilerplate code for creating a FreePBX module. It is not an example of working code, and is not installable on a FreePBX system. Documentaion is in the form of inline comments within the individual files.