From 411b9e8586c087d0a724fdadaf2caab4babca7f3 Mon Sep 17 00:00:00 2001 From: Max Stevens <38756142+maxstevens-nl@users.noreply.github.com> Date: Mon, 12 Jan 2026 22:49:48 +0100 Subject: [PATCH] Add npm version badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9fd2d0f..42c8e07 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # @loanlink-nl/libxmljs2 +![this package on npm](https://img.shields.io/npm/v/@loanlink-nl/libxmljs2) Node-API bindings to the native [libxml2](https://gitlab.gnome.org/GNOME/libxml2) library.