From 51a6c7125bafeea4af3b529db400aad6da3654dc Mon Sep 17 00:00:00 2001 From: Jen-Chieh Date: Mon, 27 Sep 2021 14:48:38 +0800 Subject: [PATCH] Re-order badges --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4850e6c..c606967 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) +[![Release](https://img.shields.io/github/release/jcs090218/unity-verify-code.svg?logo=github)](https://github.com/jcs090218/unity-verify-code/releases/latest) [![npm](https://img.shields.io/npm/v/unity-verify-code?logo=npm&color=green)](https://www.npmjs.com/package/unity-verify-code) -[![dependencies Status](https://status.david-dm.org/gh/jcs090218/unity-verify-code.svg)](https://david-dm.org/jcs090218/unity-verify-code) # unity-verify-code +[![dependencies Status](https://status.david-dm.org/gh/jcs090218/unity-verify-code.svg)](https://david-dm.org/jcs090218/unity-verify-code) + An email parser to get 6 digit verification code. This tool is design to use with [unity-license-activate](https://github.com/jcs090218/unity-license-activate)