From 53ea781d446d51ce70492a796c2523286490633f Mon Sep 17 00:00:00 2001 From: Mahmoud Samir Fayed Date: Sat, 20 Apr 2024 15:46:46 -0700 Subject: [PATCH] Update README.md (#146) Update README.md - Language Bindings - Add: RingPDFGen --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8700888..574a08b 100644 --- a/README.md +++ b/README.md @@ -71,3 +71,6 @@ Coverity scan: [![Coverity scan](https://scan.coverity.com/projects/11942/badge. Static Analysis =============== This is a code base that I use to test static analysis tools. As such the build system is quite a bit more complex than should be necessary for a project of this size. + +## Language Bindings +- [RingPDFGen](https://github.com/ring-lang/ring/tree/master/extensions/ringpdfgen)