소스 검색

Update README.md

walkor 10 년 전
부모
커밋
50cab861b1
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -10,7 +10,10 @@ Documentation:[https://github.com/walkor/workerman-manual](https://github.com/wa
 ## 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.
 
-## Usage
+## Installation
+composer require workerman/workerman
+
+## Basic Usage
 
 ### A websocket server 
 test.php