From d0c732696b466b566f1bfd3af03244dc34f08d55 Mon Sep 17 00:00:00 2001 From: Tom Fong Date: Thu, 2 Jun 2022 23:32:50 +0800 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index a87d030..c964621 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,11 @@ By using the app, you can * Execute base64 encoding/decoding on it. * Use it as a content to generate a new shareable QR code. * Do corresponding tasks if it is a - * URL: Browse website - * vCard contact: Add contact - * Phone number: Phone call, add contact - * Message: Send message, add contact - * Email: Send email + * URL: Browse website + * vCard contact: Add contact + * Phone number: Phone call, add contact + * Message: Send message, add contact + * Email: Send email 6. Customize the generated QR code, e.g. error correction level, color, margin and screen brightness. @@ -74,17 +74,17 @@ You are welcomed to help translate the app into more languages (refer to this - tomfong - tomfong + tomfong + tomfong * Star the project. - [![Stars](https://img.shields.io/github/stars/tomfong/simple-qr?style=social)](https://github.com/tomfong/simple-qr/stargazers) + [![Stars](https://img.shields.io/github/stars/tomfong/simple-qr?style=flat)](https://github.com/tomfong/simple-qr/stargazers) * Open issues to report bugs or share any new ideas. - [![Issues](https://img.shields.io/bitbucket/issues-raw/tomfong/simple-qr?style=plastic)](https://github.com/tomfong/simple-qr/issues) + [![Issues](https://img.shields.io/bitbucket/issues-raw/tomfong/simple-qr?style=flat)](https://github.com/tomfong/simple-qr/issues) * Translate the app into different languages.