Skip to content

Commit 48bb2c5

Browse files
authored
Update README.md
1 parent e74a70d commit 48bb2c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ all the examples `Run` functions sequentially in line with the table of contents
3434
* [20 - Interfaces](interfaces/main.go)
3535
* [21 - Struct Embedding](structembedding/main.go)
3636
* [22 - Generics](generics/main.go)
37+
* [23 - Errors](errors/main.go)
3738
* [34 - Timers](timers/main.go)
3839
* [35 - Tickers](tickers/main.go)
3940
* [36 - Worker Pools](workerpools/main.go)

0 commit comments

Comments
 (0)