Explorar o código

Update README.md

walkor %!s(int64=10) %!d(string=hai) anos
pai
achega
68a7b3931d
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -3,6 +3,12 @@
 ## What is it
 Workerman is a library for event-driven programming in PHP. It has a huge number of features. Each worker is able to handle thousands of connections.
 
+## Requires
+
+PHP 5.3 or Higher  
+A POSIX compatible operating system (Linux, OSX, BSD)  
+POSIX and PCNTL extensions for PHP  
+
 ## Installation
 
 ```