diff --git a/README.md b/README.md index a390396..ff7c594 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # QRMaker +[![Support Private.coffee!](https://shields.private.coffee/badge/private.coffee-Support%20us!-pink?logo=coffeescript)](https://private.coffee) + A simple web application that allows users to generate QR codes from the text they input. The application is built using Bootstrap for styling and QRCode.js for generating the QR codes. The QR code is generated locally in the browser, no data is sent to a server.