From 64caf9f0cb6650d6e4bae5f494a6147879e1e55f Mon Sep 17 00:00:00 2001 From: billyljren <114484318+billyljren@users.noreply.github.com> Date: Fri, 15 Mar 2024 15:43:03 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 92fe509..22f8a78 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,9 @@ Easy QRCode ## Introduction Simple QrCode is an easy to use wrapper for the popular Laravel framework based on [Simple-QrCode](https://github.com/SimpleSoftwareIO/simple-qrcode) which is a wrapper on [Bacon/BaconQrCode](https://github.com/Bacon/BaconQrCode). We created an interface that is familiar and easy to install for Laravel users. Now with better documentation on how to use it's functionality. -## Installation +## Full Documentation -## How to Use - -## Examples - -![Example 1](docs/imgs/example-1.png) ![Example 2](docs/imgs/example-2.png) +https://github.com/billyljren/easy-qrcode/blob/develop/docs/en/README.md ## License