Skip to content

Commit 8706a22

Browse files
authored
Update README.md
1 parent b4e4369 commit 8706a22

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
<img src='https://raw.githubusercontent.com/alDuncanson/react-hooks-snippets/master/icon.png' title='React Hooks Snippets icon' alt='React Hooks Snippets icon' width='250'/>
33
</p>
44

5-
---
6-
75
<p align='center'>
86
<a href='https://marketplace.visualstudio.com/items?itemName=AlDuncanson.react-hooks-snippets'><img src='https://vsmarketplacebadge.apphb.com/version/AlDuncanson.react-hooks-snippets.svg'/></a>
7+
<a href='https://marketplace.visualstudio.com/items?itemName=AlDuncanson.react-hooks-snippets'>
8+
<img alt="Visual Studio Marketplace Downloads" src="https://img.shields.io/visual-studio-marketplace/d/AlDuncanson.react-hooks-snippets">
9+
</a>
910
<a href='https://marketplace.visualstudio.com/items?itemName=AlDuncanson.react-hooks-snippets'><img src='https://vsmarketplacebadge.apphb.com/installs/AlDuncanson.react-hooks-snippets.svg'/></a>
1011
<a href='https://marketplace.visualstudio.com/items?itemName=AlDuncanson.react-hooks-snippets'><img src='https://vsmarketplacebadge.apphb.com/rating/AlDuncanson.react-hooks-snippets.svg'/></a>
1112
</p>
@@ -16,8 +17,6 @@
1617
<a href='https://github.com/alDuncanson/react-hooks-snippets/blob/master/LICENSE.txt'><img src='https://img.shields.io/github/license/alDuncanson/react-hooks-snippets.svg'/></a>
1718
</p>
1819

19-
---
20-
2120

2221
# React Hooks Snippets
2322

@@ -64,4 +63,4 @@ Submit a pull request with your proposed fixes, changes, and/or improvements. Al
6463
<a href='https://www.buymeacoffee.com/alduncanson' target='_blank'><img src='https://cdn.buymeacoffee.com/buttons/default-orange.png' alt='Buy Me A Coffee' height='34' width='144'></a>
6564

6665
## License
67-
Usage is provided under the [MIT License](https://opensource.org/licenses/MIT). See [LICENSE.txt](https://github.com/alDuncanson/react-hooks-snippets/blob/master/LICENSE.txt) for the full details.
66+
Usage is provided under the [MIT License](https://opensource.org/licenses/MIT). See [LICENSE.txt](https://github.com/alDuncanson/react-hooks-snippets/blob/master/LICENSE.txt) for the full details.

0 commit comments

Comments
 (0)