From 9c3527c3030abd36e4a98d21486f851cf5a1ae50 Mon Sep 17 00:00:00 2001 From: TheCookingSenpai <153772003+tcsenpai@users.noreply.github.com> Date: Thu, 27 Feb 2025 10:42:32 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2533f9d..5c3b0c9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A simple CLI tool to convert binary files to QR codes and back. +https://pypi.org/project/binary-qr-converter/0.1.0/ + ## Features - Convert any binary file to a series of QR codes @@ -113,4 +115,4 @@ python example.py ## License -MIT License \ No newline at end of file +MIT License