Skip to content

Commit

Permalink
Merge pull request #9 from gitlayzer/bugfix
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
gitlayzer authored Mar 24, 2024
2 parents a2e9925 + ddafbc5 commit 85f2ba1
Showing 1 changed file with 2 additions and 21 deletions.
23 changes: 2 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,25 +52,6 @@ func main() {

And use the Go command to run the demo:
```
Administrator in E:\codes\web_server 15s
❯ go run .\main.go
***
*****
*******
*** **
*** ***
*** *** ***** *****
** ******* *******
** ***** *** ** *** **
** ***** ********* *********
** *** ********* *********
*** *** ** **
*** *** *** *** *** ***
******** **** *** **** ***
******** ******* *******
*** ** *** ***
2024/03/24 16:07:13 [Gee] GET - /
```
2024/03/24 17:23:12 [Gee] GET - /
```

0 comments on commit 85f2ba1

Please sign in to comment.