diff --git a/README.md b/README.md index 42a6935b..b80c2db1 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,8 @@ The development of the library has been documented in the series of blog posts: ## Algebraic graphs in other languages -See draft implementations in [Agda](http://github.com/algebraic-graphs/agda), [Scala](http://github.com/algebraic-graphs/scala) and [TypeScript](https://github.com/algebraic-graphs/typescript). +Algebraic graphs were implemented in a few other languages, including +[Agda](http://github.com/algebraic-graphs/agda), +[F#](https://github.com/algebraic-graphs/fsharp), +[Scala](http://github.com/algebraic-graphs/scala) and +[TypeScript](https://github.com/algebraic-graphs/typescript).