doc: README 수정
This commit is contained in:
parent
b9c5a22989
commit
f108967cc7
1 changed files with 2 additions and 2 deletions
|
|
@ -34,11 +34,11 @@ cmake --build build
|
|||
## 실행 방법
|
||||
1. 서버 시작:
|
||||
```bash
|
||||
./Server
|
||||
./build/Server
|
||||
```
|
||||
2. 클라이언트 실행:
|
||||
```bash
|
||||
./Client
|
||||
./build/Client
|
||||
```
|
||||
|
||||
## 아키텍처
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue