Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Shunpoco committed Dec 4, 2020
1 parent 3e40c34 commit 81224ad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ch8/ex01/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## 使い方
- (terminal1) go run clock.go -port 8888
- (terminal2) go run clockwall/clockwall.go LONDON=localhost:8888
4 changes: 4 additions & 0 deletions ch8/ex03/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## 使い方
- (terminal1) go run reverb/reverb.go
- (terminal2) go run netcat3.go
- terminal2で標準入力に色々与える -> 途中で Ctrl+DでClose

0 comments on commit 81224ad

Please sign in to comment.