diff --git a/README.md b/README.md index 46df88a..e0e5bf3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # paperize -Converts a binary file to printable QR codes and back. -Generates one nice PDF to print out with instructions on how to restore it. -Includes a sha256 integrity check. +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. + Uses base64 encoding, so you should be able to restore the file even without this tool.