Skip to content

Commit 0cfb9ed

Browse files
committed
Remove scrutinizer & add badges to README
1 parent 47a8935 commit 0cfb9ed

File tree

2 files changed

+15
-42
lines changed

2 files changed

+15
-42
lines changed

.scrutinizer.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

readme.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
11
# Inertia.js Laravel Adapter
22

3+
<p align="left">
4+
<a href="https://github.com/inertiajs/inertia-laravel/releases">
5+
<img src="https://img.shields.io/github/release/inertiajs/inertia-laravel.svg?style=flat-square" alt="Latest Version">
6+
</a>
7+
<a href="https://github.com/inertiajs/inertia-laravel/actions?query=workflow%3Atests+branch%3Amaster">
8+
<img src="https://img.shields.io/github/workflow/status/inertiajs/inertia-laravel/tests/master.svg?style=flat-square" alt="Build Status">
9+
</a>
10+
<a href="https://styleci.io/repos/174395905"><img src="https://styleci.io/repos/174395905/shield" alt="StyleCI"></a>
11+
<a href="https://packagist.org/packages/inertiajs/inertia-laravel">
12+
<img src="https://img.shields.io/packagist/dt/inertiajs/inertia-laravel.svg?style=flat-square" alt="Total Downloads">
13+
</a>
14+
</p>
15+
16+
---
17+
318
Visit [inertiajs.com](https://inertiajs.com/) to learn more.

0 commit comments

Comments
 (0)