From e60d289d65173580ab9ebaebc8903bda2da66f67 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Wed, 17 May 2023 16:48:38 +0800 Subject: [PATCH] docs: update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7c3f91e..88f9a91 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ - 🗺 Generate images locally - 🎨 Customize image width, background color, text, text color - 🛠 Customize the image type`png`, `jpe?g`, `webp`, `avif`, `heif`, `gif`, `svg` -- 🎉 Flexible path matching rules +- 🎉 Flexible path-matching rules - 🔥 HMR - 🧱 Support import image module - 📥 Support for build inline into code(html/css/js) @@ -301,6 +301,6 @@ export interface OutputFile { [awesome-vite](https://github.com/vitejs/awesome-vite#helpers) -## MIT +## LICENSE -[GPL-3.0](/LICENSE) +[MIT](/LICENSE)