Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
okaufmann committed Nov 7, 2022
1 parent 4f72b41 commit cb50a5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Checks your Horizon config against the Laravel queue config to ensure everything is working as expected.
# Laravel Horizon Doctor

[![Latest Version on Packagist](https://img.shields.io/packagist/v/okaufmann/laravel-horizon-doctor.svg?style=flat-square)](https://packagist.org/packages/okaufmann/laravel-horizon-doctor)
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/okaufmann/laravel-horizon-doctor/run-tests?label=tests)](https://github.com/okaufmann/laravel-horizon-doctor/actions?query=workflow%3Arun-tests+branch%3Amain)
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/okaufmann/laravel-horizon-doctor/Fix%20PHP%20code%20style%20issues?label=code%20style)](https://github.com/okaufmann/laravel-horizon-doctor/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/okaufmann/laravel-horizon-doctor.svg?style=flat-square)](https://packagist.org/packages/okaufmann/laravel-horizon-doctor)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Checks your Horizon config against the Laravel queue config to ensure everything is working as expected.

## Installation

Expand Down

0 comments on commit cb50a5f

Please sign in to comment.