From 70713e36b2b9db78f36edec7843be8a1aaaef9a2 Mon Sep 17 00:00:00 2001 From: Serhiy Perevoznyk Date: Tue, 20 Feb 2018 10:56:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4feeb96..5e058c1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # quricol QR code generator library + +Quricol is an open source freeware QR code generator library for C++, Microsoft .NET and Delphi based on qrencode – QR Code encoder by Kentaro Fukuchi.The library contains methods to save the generated image to Bitmap or PNG file or generate images on-fly and save it to the stream.