Add Reviews category

This commit is contained in:
Inter 2024-02-24 14:45:21 +00:00
parent ce24b1d940
commit 0fd0a8acf8

View file

@ -8,7 +8,7 @@
</div> </div>
> Working with the terminal? Check out <a href="https://github.com/inttter/mdbadges-cli">mdbadges-cli!</a>. > Working with the terminal? Check out <a href="https://github.com/inttter/mdbadges-cli">**mdbadges-cli**</a>.
### 📃 Table Of Contents ### 📃 Table Of Contents
@ -37,6 +37,7 @@
- [Payment](#-payment) - [Payment](#-payment)
- [Programming Languages](#-programming-languages) - [Programming Languages](#-programming-languages)
- [Restaurants/Delivery](#-restaurantsdelivery) - [Restaurants/Delivery](#-restaurantsdelivery)
- [Reviews](#-reviews)
- [Search Engines](#-search-engines) - [Search Engines](#-search-engines)
- [Social Medias](#-social-medias) - [Social Medias](#-social-medias)
- [Sound](#-sound) - [Sound](#-sound)
@ -623,6 +624,24 @@ Want to add your own badges or categories? See [here](https://github.com/inttter
| [![Taco Bell](https://img.shields.io/badge/Taco%20Bell-38096C?logo=tacobell&logoColor=fff)](#) | `[![Taco Bell](https://img.shields.io/badge/Taco%20Bell-38096C?logo=tacobell&logoColor=fff)](#)` | | [![Taco Bell](https://img.shields.io/badge/Taco%20Bell-38096C?logo=tacobell&logoColor=fff)](#) | `[![Taco Bell](https://img.shields.io/badge/Taco%20Bell-38096C?logo=tacobell&logoColor=fff)](#)` |
| [![Uber Eats](https://img.shields.io/badge/Uber_Eats-5FB709?logo=uber-eats&logoColor=white)](#) | `[![Uber Eats](https://img.shields.io/badge/Uber_Eats-5FB709?logo=uber-eats&logoColor=white)](#)` | | [![Uber Eats](https://img.shields.io/badge/Uber_Eats-5FB709?logo=uber-eats&logoColor=white)](#) | `[![Uber Eats](https://img.shields.io/badge/Uber_Eats-5FB709?logo=uber-eats&logoColor=white)](#)` |
<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 |
|---------|---------------|
| [![G2](https://img.shields.io/badge/G2-FF492C?logo=g2&logoColor=fff)](#) | `[![G2](https://img.shields.io/badge/G2-FF492C?logo=g2&logoColor=fff)](#)` |
| [![Glassdoor](https://img.shields.io/badge/Glassdoor-00A162?logo=glassdoor&logoColor=fff)](#) | `[![Glassdoor](https://img.shields.io/badge/Glassdoor-00A162?logo=glassdoor&logoColor=fff)](#)` |
| [![Trustpilot](https://img.shields.io/badge/Trustpilot-00B67A?logo=trustpilot&logoColor=fff)](#) | `[![Trustpilot](https://img.shields.io/badge/Trustpilot-00B67A?logo=trustpilot&logoColor=fff)](#)` |
| [![Yelp](https://img.shields.io/badge/Yelp-FF1A1A?logo=yelp&logoColo=fff)](#) | `[![Yelp](https://img.shields.io/badge/Yelp-FF1A1A?logo=yelp&logoColo=fff)](#)` |
<div align="center"> <div align="center">
[⬆️ Return back to top ⬆️](#-table-of-contents) [⬆️ 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> </div>
### 🍏 Website Status: ### 🍏 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 | | Preview | Markdown Code |
|---------|---------------| |---------|---------------|
| [![Website](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://shields.io/) | `[![Website](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://shields.io/)` | | [![Website](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://shields.io/) | `[![Website](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://shields.io/)` |