From 14507ba6173c846c9a28507249990cfc119b9ac9 Mon Sep 17 00:00:00 2001 From: David Reid Date: Sun, 25 Aug 2019 20:23:56 +1000 Subject: [PATCH] Add malgo to the Unofficial Bindings section in the readme. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e734880..c060dcc0 100644 --- a/README.md +++ b/README.md @@ -231,4 +231,5 @@ and I'll consider adding it to this list. Language | Project ---------|-------- Python | [pyminiaudio](https://github.com/irmen/pyminiaudio) +Go | [malgo](https://github.com/gen2brain/malgo)