diff --git a/README.md b/README.md index 4d59f985..c67600ff 100644 --- a/README.md +++ b/README.md @@ -621,7 +621,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Embedding other languages inside your go code.* -* [agora](https://github.com/PuerkitoBio/agora) - Dynamically typed, embeddable programming language in Go. * [anko](https://github.com/mattn/anko) - Scriptable interpreter written in Go. * [binder](https://github.com/alexeyco/binder) - Go to Lua binding library, based on [gopher-lua](https://github.com/yuin/gopher-lua). * [cel-go](https://github.com/google/cel-go) - Fast, portable, non-Turing complete expression evaluation with gradual typing.