Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit baeaf1a

Browse files
committedDec 30, 2024
Remove support and add product hunt widget
1 parent 1330f16 commit baeaf1a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed
 

‎README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,10 @@
22

33
An open-source project that categorizes handy code snippets across various programming languages. Built with love and powered by an awesome community. 🚀
44

5-
<div style="display: flex">
65
<a href="https://youtu.be/BhRi7fJzPgk?si=z1sVXU7uRS0bkSEt" target="_blank" style="text-decoration: none;">
76
<img src="https://img.shields.io/static/v1?label=&message=Watch%20on%20YouTube&labelColor=FFFFFF&color=FF0000&style=for-the-badge&logo=youtube&logoColor=FF0000" alt="Watch on YouTube" style="margin-right: 20px">
87
</a>
98

10-
<a href="https://ko-fi.com/D1D217QALD" target="_blank" style="text-decoration: none;">
11-
<img src="https://img.shields.io/static/v1?label=&message=Support%20this%20project&labelColor=FFFFFF&color=FF5E5B&style=for-the-badge&logo=ko-fi&logoColor=FF5E5B" alt="Support this project">
12-
</a>
13-
</div>
14-
159
<br>
1610

1711
![Website preview](/public/preview.png)
@@ -65,3 +59,7 @@ Following these guidelines helps me (and everyone else) review and merge your co
6559
## License
6660

6761
QuickSnip is licensed under the [MIT License](/LICENSE). Feel free to use and share it as you like.
62+
63+
<a href="https://www.producthunt.com/products/quicksnip" target="_blank" style="text-decoration: none;">
64+
<img src="https://img.shields.io/static/v1?label=&message=Leave%20a%20Review&labelColor=FFFFFF&color=DA552F&style=for-the-badge&logo=product-hunt&logoColor=DA552F" alt="Leave a Review">
65+
</a>

0 commit comments

Comments
 (0)
Please sign in to comment.