From a11907df3f199e8b70de2a1d1de5b490d454a387 Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Mon, 1 Jun 2026 20:31:38 +0200 Subject: [PATCH] add ygo to readme - #779 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53cd7da2..36878496 100644 --- a/README.md +++ b/README.md @@ -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