We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c9af87 commit 57f516bCopy full SHA for 57f516b
examples/print-scores/README.md
@@ -6,8 +6,7 @@ This example shows how to use the library to print out scores on the end of all
6
7
`go run scores.go -demo /path/to/demo`
8
9
-<details>
10
-<summary>Sample output</summary>
+### Sample output
11
12
```
13
Map: de_cache
@@ -44,4 +43,3 @@ Round finished: winnerSide=CT ; score=12:15
44
43
Round finished: winnerSide=CT ; score=13:15
45
Round finished: winnerSide=T ; score=16:13
46
47
-</details>
0 commit comments