fix para v1.0.0
authorMichael Wallner <mike@php.net>
Wed, 4 Mar 2015 14:45:53 +0000 (15:45 +0100)
committerMichael Wallner <mike@php.net>
Wed, 4 Mar 2015 14:45:53 +0000 (15:45 +0100)
README.md

index 9b098a6449b4f6de118a66753569e648c083d30e..feb30a07809655f4110b36a8034bdbb5d81619b3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@ If your installation destination needs escalated permissions, have a look at the
 The usual tools you need to build a PHP extension:
 * php, phpize and php-config
 * make, cc and autotools
+
 A network connection is not needed.
 
 ### Not implemented