diff --git a/README.md b/README.md index bd9619e..09dbd6a 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,8 @@ a third party package. Feel free to start your own source code repository and take over the duties of maintaining any of this code! You can send PRs to this README to link to your project. + +## Adaptations + +- `serialization.zig` + - [SeanTheGleaming/zig-serialization](https://github.com/SeanTheGleaming/zig-serialization) provides the same API as `serialization.zig` updated to modern Zig and with additional features