Update README.md

This commit is contained in:
edizor 2022-10-26 22:33:13 +08:00 committed by GitHub
parent ec23a5ce81
commit c08214321a
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@ The code examples related to different libraries are each in their own module.
Remember, for advanced libraries like [Jackson](/jackson) and [JUnit](/testing-modules) we already have separate modules. Please make sure to have a look at the existing modules in such cases.
### Relevant articles
- [Guide to Simple Binary Encoding](https://www.baeldung.com/java-sbe)
- More articles [[<-- prev]](/libraries-6)