From d85a9b847f406b4ce5645c64364ed1c1451bff6d Mon Sep 17 00:00:00 2001 From: Ian Chechin Date: Sat, 18 Jul 2026 19:00:41 +0800 Subject: [PATCH] docs(readme): add Deln0r/ygo to the Ports list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71be4a6a..9d63d0c8 100644 --- a/README.md +++ b/README.md @@ -413,6 +413,7 @@ language bindings to other languages * [ypy](https://github.com/y-crdt/ypy) - Python binding (deprecated, use pycrdt) * [ycs](https://github.com/yjs/ycs) - .Net compatible C# implementation. * [ygo](https://github.com/reearth/ygo) - Go implementation. +* [ygo (Deln0r/ygo)](https://github.com/Deln0r/ygo) - Go implementation. ## Getting Started