From 488cb7f8a2f423779bd935de0d54f1f8b42ce6fe Mon Sep 17 00:00:00 2001 From: Govind Krishnan <74248475+GovindKrishnan@users.noreply.github.com> Date: Sat, 19 Mar 2022 08:59:56 +0530 Subject: [PATCH] Linking Badges to Releases & License (README) Linked the Version badge to Releases and License badge to MIT License. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7aa8059..9526900f 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ # Reactive Resume -![Project Version](https://img.shields.io/github/package-json/v/AmruthPillai/Reactive-Resume?style=flat-square) -![Project License](https://img.shields.io/github/license/AmruthPillai/Reactive-Resume?style=flat-square) +[![Project Version](https://img.shields.io/github/package-json/v/AmruthPillai/Reactive-Resume?style=flat-square)](https://github.com/AmruthPillai/Reactive-Resume/releases) +[![Project License](https://img.shields.io/github/license/AmruthPillai/Reactive-Resume?style=flat-square)](https://github.com/AmruthPillai/Reactive-Resume/blob/main/LICENSE) [![Crowdin](https://badges.crowdin.net/reactive-resume/localized.svg)](https://translate.rxresu.me) [![Docker Pulls](https://img.shields.io/docker/pulls/amruthpillai/reactive-resume?style=flat-square)](https://hub.docker.com/r/amruthpillai/reactive-resume) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAmruthPillai%2FReactive-Resume.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FAmruthPillai%2FReactive-Resume?ref=badge_shield)