Commit 57995559 authored by zhujiashun's avatar zhujiashun

polish en/dummy_server.md

parent 20908d5d
......@@ -9,7 +9,7 @@ Create a file named dummy_server.port which contains a port number(such as 8888)
# brpc is not used at all
You must manually add the dummy server. You have to first read [Getting Started](getting_started.md) to learn how to download and compile brpc, and then add the following code snippet at the program entry:
You must manually add the dummy server. First read [Getting Started](getting_started.md) to learn how to download and compile brpc, and then add the following code snippet at the program entry:
```c++
#include <brpc/server.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment