From 4d13952c2b08b3feecaf056d19e7bf8b020ade5d Mon Sep 17 00:00:00 2001 From: JoC0de <53140583+JoC0de@users.noreply.github.com> Date: Sat, 16 Sep 2023 21:02:15 +0200 Subject: [PATCH] add badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ef3cb4d..a251023 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![openupm](https://img.shields.io/npm/v/com.github-joc0de.visual-studio-solution-generator?label=openupm®istry_uri=https://package.openupm.com)](https://openupm.com/packages/com.github-joc0de.visual-studio-solution-generator/) ![main github action workflow](https://github.com/JoC0de/UnityVisualStudioSolutionGenerator/actions/workflows/main.yml/badge.svg) [![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![GitHub Release](https://img.shields.io/github/v/release/JoC0de/UnityVisualStudioSolutionGenerator.svg)](https://github.com/JoC0de/UnityVisualStudioSolutionGenerator/releases/latest) + # Unity Visual Studio Solution Generator Visual Studio Solution Generator for Unity to improve developer productivity when working with multi-package unity projects.