Skip to content

Commit 69e2ea5

Browse files
committed
Add a link to example code
1 parent 6776f53 commit 69e2ea5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ For sbt users:
2121
libraryDependencies += "org.msgpack" % "msgpack-core" % "0.7.0-p1"
2222
```
2323

24+
- [Usage examples](src/main/java/org/msgpack/core/example/MessagePackExample.java)
25+
2426

2527
## For Developers
2628

0 commit comments

Comments
 (0)