From 2177ba0cb74a1ae87a84dea0c6ceacfe567b2fc3 Mon Sep 17 00:00:00 2001 From: Fabian Date: Sun, 21 May 2017 16:44:28 +0200 Subject: [PATCH] Updated Readme.md with PyPi badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0e5bf3..973f7cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# paperize +# paperize [![PyPI version](https://badge.fury.io/py/paperize.svg)](https://badge.fury.io/py/paperize) Converts a binary file to printable QR codes and back. Generates one nice PDF to print out with instructions on how to restore the file. Includes a sha256 integrity check.