summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hordijk <Richard-Hordijk@users.noreply.github.com>2015-04-28 10:48:28 +0200
committerRichard Hordijk <Richard-Hordijk@users.noreply.github.com>2015-04-28 10:48:28 +0200
commitb554b4d7c604c12c7988d0ea17ca666e2097ab00 (patch)
treea98f1a892b2ad3f6e0bf710c2a7077821373b094
parent3d99b49c5979f6ba91184e0404d0823c7488cd3f (diff)
Update README.md
-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