From 0a8eee51cbb97ecd039dc8fe1dab59d221643089 Mon Sep 17 00:00:00 2001 From: Masataka SUMI Date: Mon, 7 Nov 2022 14:12:47 +0900 Subject: [PATCH] add links to badges --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a2607b881..ce9772334 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # UniVRM -![GitHub latest release](https://img.shields.io/github/v/release/vrm-c/UniVRM?color=green) -![GitHub license](https://img.shields.io/github/license/vrm-c/UniVRM) +[![GitHub latest release](https://img.shields.io/github/v/release/vrm-c/UniVRM?color=green)](https://github.com/vrm-c/UniVRM/releases/latest) +[![GitHub license](https://img.shields.io/github/license/vrm-c/UniVRM)](https://github.com/vrm-c/UniVRM/blob/master/LICENSE.txt) The standard implementation of 3D Avatar file format [VRM](https://vrm-consortium.org/en/) for [Unity](https://unity.com/). @@ -46,7 +46,7 @@ The other platforms maybe work but they are not tested. ## Installation -![GitHub latest release](https://img.shields.io/github/v/release/vrm-c/UniVRM?color=green) +[![GitHub latest release](https://img.shields.io/github/v/release/vrm-c/UniVRM?color=green)](https://github.com/vrm-c/UniVRM/releases/latest) You can install UniVRM using the UnityPackage or the UPM Package.