commit 01c2d21dfcd9d9da4e686dbcb5a0d455b4efaab1
parent 3e60a34fdaaecd1a11c1e7b4299249491e91e9e8
Author: Frederic Cambus <fred@statdns.com>
Date: Thu, 23 Sep 2021 23:37:03 +0200
Merge pull request #12 from xgqt/master
README.md: add a link to racket bindings
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -70,6 +70,12 @@ libansilove is developed by Stefan Vogt ([@ByteProject][8]), Brian Cassidy
libansilove is released under the BSD 2-Clause license. See the file `LICENSE` for details.
+# Bindings
+
+Bindings for programming languages:
+
+- [Racket][11]
+
# Resources
GitHub: https://github.com/ansilove/libansilove
@@ -84,3 +90,4 @@ GitHub: https://github.com/ansilove/libansilove
[8]: https://github.com/ByteProject
[9]: https://github.com/bricas
[10]: https://github.com/fcambus
+[11]: https://gitlab.com/xgqt/racket-libansilove