Skip to content

Commit 57f516b

Browse files
committed
Put scores sample output outside of spoiler
1 parent 1c9af87 commit 57f516b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

examples/print-scores/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ This example shows how to use the library to print out scores on the end of all
66

77
`go run scores.go -demo /path/to/demo`
88

9-
<details>
10-
<summary>Sample output</summary>
9+
### Sample output
1110

1211
```
1312
Map: de_cache
@@ -44,4 +43,3 @@ Round finished: winnerSide=CT ; score=12:15
4443
Round finished: winnerSide=CT ; score=13:15
4544
Round finished: winnerSide=T ; score=16:13
4645
```
47-
</details>

0 commit comments

Comments
 (0)