Skip to content

Commit b14f4a8

Browse files
committed
Add badges :)
1 parent d38eb61 commit b14f4a8

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@
33

44
# What is discord-py-snippets
55

6-
A simple snippets extension for the [discord.py]("https://discordpy.readthedocs.io/en/latest/") package for [python]("https://www.python.org")
6+
A simple snippets extension for the [discord.py](https://discordpy.readthedocs.io/en/latest/ "discord.py Documentation") package for [python](https://www.python.org "python.org")
7+
8+
<p align="center">
9+
<a href="https://marketplace.visualstudio.com/items?itemName=WasiMaster.discord-py-snippets">
10+
<img alt="VS Code Marketplace Downloads" src="https://img.shields.io/visual-studio-marketplace/d/WasiMaster.discord-py-snippets"></a>
11+
<a href="https://marketplace.visualstudio.com/items?itemName=WasiMaster.discord-py-snippets">
12+
<img alt="VS Code Marketplace Installs" src="https://img.shields.io/visual-studio-marketplace/i/WasiMaster.discord-py-snippets"></a>
13+
</p>
714

815
## Features
916

@@ -80,7 +87,7 @@ There isn't many snippets so any suggestions for snippets would be appreciated
8087
## Contribute
8188

8289
You can open a pull request anytime and I will look into it <br>
83-
I suggest seeing the [vscode snippets documentation](https://code.visualstudio.com/docs/editor/userdefinedsnippets) before you open a pull request
90+
I suggest seeing the [vscode snippets documentation](https://code.visualstudio.com/docs/editor/userdefinedsnippets "VSCode Snippets Documentation") before you open a pull request
8491

8592
## Release Notes
8693

0 commit comments

Comments
 (0)