From c962fbfb1ed9c74ae00c463c016f2520f4cdf714 Mon Sep 17 00:00:00 2001 From: Lorne Gaetz Date: Thu, 18 Jul 2013 11:04:18 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f3d4ec..7b198ab 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ 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. + +See the file README for license info and additional information.