From 95bb2cf8960a545874c6c569da2191f3bffdf61e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 25 May 2019 03:19:35 +0200 Subject: [PATCH] Mention magnum-bindings in the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2815f0303..60e95db12 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,8 @@ separate repositories. - **Magnum Extras** — playground for testing new APIs, specialized stuff that doesn't necessarily need to be a part of main Magnum repository or mutually exclusive functionality: https://github.com/mosra/magnum-extras +- **Magnum Bindings** — bindings to other languages such as Python are at + https://github.com/mosra/magnum-bindings - **Magnum Singles** — various functionality from Magnum available as easy-to-integrate fast-to-compile single-header libraries: https://github.com/mosra/magnum-singles