Skip to content

Commit

Permalink
Added extra badges in the README.md (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonrietdijk authored Dec 17, 2023
1 parent 57543fb commit 106bca5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Livewire Tables

![Tests](https://github.com/ramonrietdijk/livewire-tables/workflows/tests/badge.svg)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ramonrietdijk/livewire-tables/tests.yml?label=tests)](https://github.com/ramonrietdijk/livewire-tables/actions/workflows/tests.yml)
[![MIT Licensed](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.md)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/ramonrietdijk/livewire-tables.svg)](https://packagist.org/packages/ramonrietdijk/livewire-tables)

Easily create dynamic tables for models with Laravel Livewire.

Expand Down

0 comments on commit 106bca5

Please sign in to comment.