From 0fd0ae3527e0dee85847b5544848bc9f39c88fb7 Mon Sep 17 00:00:00 2001 From: suisuishou Date: Mon, 20 Feb 2023 20:49:34 +0800 Subject: [PATCH] Change badge source --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae9bb5e..5587f43 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Unity Camera Image Capture -![version](https://badgen.net/badge/version/0.6.5/orange) ![license](https://badgen.net/github/license/blightue/unitycameraImagecapture) +![version](https://img.shields.io/github/package-json/v/blightue/unitycameraImagecapture) ![license](https://img.shields.io/github/license/blightue/unitycameraImagecapture) Capture camera image and save to a specified path.