From f72b5a3c701dec65d2977d9987ff4fe5ce1abda9 Mon Sep 17 00:00:00 2001 From: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> Date: Tue, 31 Dec 2024 16:14:30 +0000 Subject: [PATCH] fix: update README with badges Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com> --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 52dd811..3e67740 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +<p align="center"> + <a href="https://github.com/tastyigniter/ti-theme-orange/actions"><img src="https://github.com/tastyigniter/ti-theme-orange/actions/workflows/pipeline.yml/badge.svg" alt="Build Status"></a> + <a href="https://packagist.org/packages/tastyigniter/ti-theme-orange"><img src="https://img.shields.io/packagist/dt/tastyigniter/ti-theme-orange" alt="Total Downloads"></a> + <a href="https://packagist.org/packages/tastyigniter/ti-theme-orange"><img src="https://img.shields.io/packagist/v/tastyigniter/ti-theme-orange" alt="Latest Stable Version"></a> + <a href="https://packagist.org/packages/tastyigniter/ti-theme-orange"><img src="https://img.shields.io/packagist/l/tastyigniter/ti-theme-orange" alt="License"></a> +</p> + ## Introduction Orange is a modern & responsive theme based on Laravel Livewire and Bootstrap designed for restaurant online ordering TastyIgniter platform. It is a perfect choice for any type of restaurant, cafe, bar, bistro, pizza shop, bakery, food delivery service, or any other food-related business. It's built with a focus on simplicity and ease of use, making it an excellent choice for developers looking to extend the TastyIgniter platform.