Skip to content

Commit 621b0c5

Browse files
committed
wip
1 parent 6f2a286 commit 621b0c5

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# Lightweight package to log slack exceptions.
22

3-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/binarcode/laravel-developer.svg?style=flat-square)](https://packagist.org/packages/binarcode/laravel-developer)
4-
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/binarcode/laravel-developer/run-tests?label=tests)](https://github.com/binarcode/laravel-developer/actions?query=workflow%3Arun-tests+branch%3Amaster)
5-
[![Total Downloads](https://img.shields.io/packagist/dt/binarcode/laravel-developer.svg?style=flat-square)](https://packagist.org/packages/binarcode/laravel-developer)
6-
7-
8-
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
3+
<p align="center">
4+
<img src="https://laravel.com/assets/img/components/logo-sanctum.svg">
5+
</p>
6+
7+
<p align="center">
8+
<a href="https://github.com/binarcode/laravel-developer/actions"><img src="https://github.com/BinarCode/laravel-developer/workflows/Tests/badge.svg" alt="Build Status"></a>
9+
<a href="https://packagist.org/packages/binarcode/laravel-developer"><img src="https://img.shields.io/packagist/dt/binarcode/laravel-developer" alt="Total Downloads"></a>
10+
<a href="https://packagist.org/packages/binarcode/laravel-developer"><img src="https://img.shields.io/packagist/v/binarcode/laravel-developer" alt="Latest Stable Version"></a>
11+
<a href="https://packagist.org/packages/binarcode/laravel-developer"><img src="https://img.shields.io/packagist/l/binarcode/laravel-developer" alt="License"></a>
12+
</p>
913

1014
## Installation
1115

static/Laravel_Developer.png

114 KB
Loading

0 commit comments

Comments
 (0)