Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
youngzhu authored Dec 11, 2021
1 parent ac5c912 commit c2138fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ for the algorithms and clients in the textbook Algorithms, 4th Edition by Robert
## Coding style
Try to keep the interface and variable name consistent with the original Java source code while writing idiomatic Go code.

**Note:** Most clients are in `example_xxx_test.go`.

## Index
See [index.md](index.md)

Expand Down

0 comments on commit c2138fb

Please sign in to comment.