summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1160d53..ec6254e 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,9 @@ Then check out our other solutions:
* MailerQ MTA (www.mailerq.com)
* Responsive Email web service (www.responsiveemail.com)
+The power of PHP-CPP
+====================
+
Unlike regular PHP extensions - which are really hard to implement and require a deep
knowledge of the Zend engine and pointer manipulation - extensions built with PHP-CPP
are not difficult to develop at all. In fact, the only thing you need to do is write a function in