add ygo to readme - #779

This commit is contained in:
Kevin Jahns
2026-06-01 20:31:38 +02:00
parent c20aa0387d
commit a11907df3f

View File

@@ -411,6 +411,7 @@ language bindings to other languages
* [y_ex](https://github.com/satoren/y_ex) - Elixir binding
* [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.
## Getting Started