mirror of
https://github.com/crazybber/go-pattern-examples.git
synced 2025-04-04 13:43:34 +03:00
Update README.md
This commit is contained in:
parent
0525cb7960
commit
19dc727ef5
1 changed files with 2 additions and 2 deletions
|
@ -18,13 +18,13 @@
|
|||
下载:
|
||||
|
||||
```bash
|
||||
go https://github.com/crazybber/go-fucking-patterns
|
||||
go https://github.com/crazybber/go-pattern-examples
|
||||
```
|
||||
|
||||
跑一遍测试:
|
||||
|
||||
```bash
|
||||
cd go-fucking-patterns
|
||||
cd go-pattern-examples
|
||||
go test ./...
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue