Skip to content

Commit

Permalink
(chore) make badges links
Browse files Browse the repository at this point in the history
  • Loading branch information
Mukundan314 authored Jun 8, 2021
1 parent 063f6df commit 94f08ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<div align="center">
<strong> API client for VS code 📦</strong>
<br/> <br/>
<img src="https://img.shields.io/visual-studio-marketplace/i/rohinivsenthil.postcode" />
<a href="https://marketplace.visualstudio.com/items?itemName=rohinivsenthil.postcode&ssr=false#overview"><img src="https://img.shields.io/visual-studio-marketplace/i/rohinivsenthil.postcode" /></a>
<!-- <img src="https://img.shields.io/visual-studio-marketplace/d/rohinivsenthil.postcode" /> -->
<img src="https://img.shields.io/visual-studio-marketplace/v/rohinivsenthil.postcode" />
<img src="https://img.shields.io/visual-studio-marketplace/r/rohinivsenthil.postcode" />
<a href="https://marketplace.visualstudio.com/items?itemName=rohinivsenthil.postcode&ssr=false#version-history"><img src="https://img.shields.io/visual-studio-marketplace/v/rohinivsenthil.postcode" /></a>
<a href="https://marketplace.visualstudio.com/items?itemName=rohinivsenthil.postcode&ssr=false#review-details"><img src="https://img.shields.io/visual-studio-marketplace/r/rohinivsenthil.postcode" /></a>
</div>
<br />

Expand Down

0 comments on commit 94f08ed

Please sign in to comment.