mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 10:26:57 +02:00
✨ Add Reviews category
This commit is contained in:
parent
ce24b1d940
commit
0fd0a8acf8
1 changed files with 31 additions and 9 deletions
40
README.md
40
README.md
|
|
@ -1,14 +1,14 @@
|
|||
<div align="center">
|
||||
|
||||
<img src="assets/md-badges.png">
|
||||
<img src="assets/md-badges.png">
|
||||
|
||||
[](https://github.com/inttter/md-badges/blob/main/LICENSE)
|
||||
[](https://github.com/inttter/md-badges/issues?q=is%3Aissue+is%3Aclosed)
|
||||
[](https://github.com/inttter/md-badges)
|
||||
|
||||
</div>
|
||||
[](https://github.com/inttter/md-badges)
|
||||
|
||||
> Working with the terminal? Check out <a href="https://github.com/inttter/mdbadges-cli">mdbadges-cli!</a>.
|
||||
</div>
|
||||
|
||||
> Working with the terminal? Check out <a href="https://github.com/inttter/mdbadges-cli">**mdbadges-cli**</a>.
|
||||
|
||||
### 📃 Table Of Contents
|
||||
|
||||
|
|
@ -37,6 +37,7 @@
|
|||
- [Payment](#-payment)
|
||||
- [Programming Languages](#-programming-languages)
|
||||
- [Restaurants/Delivery](#-restaurantsdelivery)
|
||||
- [Reviews](#-reviews)
|
||||
- [Search Engines](#-search-engines)
|
||||
- [Social Medias](#-social-medias)
|
||||
- [Sound](#-sound)
|
||||
|
|
@ -44,8 +45,8 @@
|
|||
- [Video Streaming](#-video-streaming)
|
||||
- [Virtual Reality](#-virtual-reality)
|
||||
- [Work/Jobs](#-work-and-jobs)
|
||||
- [Website Status](#-website-status)
|
||||
|
||||
- [Website Status](#-website-status)
|
||||
|
||||
Want to add your own badges or categories? See [here](https://github.com/inttter/md-badges/blob/main/CONTRIBUTING.md).
|
||||
|
||||
> [!TIP]
|
||||
|
|
@ -623,6 +624,24 @@ Want to add your own badges or categories? See [here](https://github.com/inttter
|
|||
| [](#) | `[](#)` |
|
||||
| [](#) | `[](#)` |
|
||||
|
||||
<div align="center">
|
||||
|
||||
[⬆️ Return back to top ⬆️](#-table-of-contents)
|
||||
|
||||
</div>
|
||||
|
||||
### ⭐ Review:
|
||||
|
||||
<!-- all types of review platforms can be included here. ie: travel review platforms, food review, etc !-->
|
||||
|
||||
| Preview | Markdown Code |
|
||||
|---------|---------------|
|
||||
| [](#) | `[](#)` |
|
||||
| [](#) | `[](#)` |
|
||||
| [](#) | `[](#)` |
|
||||
| [](#) | `[](#)` |
|
||||
|
||||
|
||||
<div align="center">
|
||||
|
||||
[⬆️ Return back to top ⬆️](#-table-of-contents)
|
||||
|
|
@ -783,6 +802,9 @@ Want to add your own badges or categories? See [here](https://github.com/inttter
|
|||
</div>
|
||||
|
||||
### 🍏 Website Status:
|
||||
|
||||
> Make sure you replace the part at the end (`shields.io.svg`) with the website you want to show the status of.
|
||||
|
||||
| Preview | Markdown Code |
|
||||
|---------|---------------|
|
||||
| [](https://shields.io/) | `[](https://shields.io/)` |
|
||||
|
|
@ -792,8 +814,8 @@ Want to add your own badges or categories? See [here](https://github.com/inttter
|
|||
<div align="center">
|
||||
|
||||
[⬆️ Return back to top ⬆️](#-table-of-contents)
|
||||
|
||||
---
|
||||
|
||||
---
|
||||
|
||||
## Contributors:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue