Skip to content

Commit

Permalink
docs: add open on vscode badge
Browse files Browse the repository at this point in the history
  • Loading branch information
guilatrova committed Jul 17, 2021
1 parent c8faf9f commit 381877d
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,22 @@

<p align="center">
<a href="https://pypi.org/project/tryceratops/">
<img alt="PyPI" src="https://img.shields.io/pypi/v/tryceratops">
<img alt="PyPI" src="https://img.shields.io/pypi/v/tryceratops"/>
</a>

<a href="https://pepy.tech/project/tryceratops/">
<img alt="Downloads" src="https://static.pepy.tech/personalized-badge/tryceratops?period=total&units=international_system&left_color=grey&right_color=blue&left_text=%F0%9F%A6%96%20Downloads"/>
</a>

<a href="https://github.com/psf/black">
<img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg">
<img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"/>
</a>
<a href="https://pepy.tech/project/tryceratops/">
<img alt="Downloads" src="https://static.pepy.tech/personalized-badge/tryceratops?period=total&units=international_system&left_color=grey&right_color=blue&left_text=%F0%9F%A6%96%20Downloads">

<a href="https://open.vscode.dev/guilatrova/tryceratops">
<img alt="Open in Visual Studio Code" src="https://open.vscode.dev/badges/open-in-vscode.svg"/>
</a>


</p>

Currently in BETA.
Expand Down

0 comments on commit 381877d

Please sign in to comment.