CPP builtins
[m6w6/ext-psi] / README.md
index a3dfa913d56de73c6f1191ea00166d83a8e4f05e..8d7a23537d543ff7ae92051c09b174b3b83ef8ef 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,7 +22,8 @@ The acronym PSI may be read as:
 ## Installing
 
 > **WARNING:**  
-> This is heavy WIP. Installation only works from a source checkout with php-src@master yet.
+> This is heavy WIP. Installation only works from a source checkout 
+> with php-src@master on x86_64-linux yet.
 
 ### PECL
 
@@ -88,7 +89,7 @@ A comma separated list of C function declarations to ignore.
 
 ### psi.blacklist.vars
 
-A comma separated list of C variable declarations do ignore.
+A comma separated list of C variable declarations to ignore.
 
 ## PSI files