From 634bd8f4113c167979698e2b855e410c0184d17a Mon Sep 17 00:00:00 2001 From: xushiwei Date: Mon, 8 Jul 2024 20:10:28 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7edb0b3..ed7dde0 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ yaigop - Yet Another Go+ interpreter (still in beta version) ## Support multiple engines * [yaegi](https://github.com/traefik/yaegi) -* [gomacro](https://github.com/cosmos72/gomacro) -* [igo](https://github.com/goplus/igo) +* [~~gomacro~~](https://github.com/cosmos72/gomacro) +* [~~igo~~](https://github.com/goplus/igo) ## How to build