Skip to content

Commit

Permalink
Remove broken badge
Browse files Browse the repository at this point in the history
  • Loading branch information
gdebrauwer authored Feb 19, 2023
1 parent 615eaa1 commit 0dd2ca3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Laravel Swagger UI

[![Latest Version on Packagist](https://img.shields.io/packagist/v/nextapps/laravel-swagger-ui.svg?style=flat-square)](https://packagist.org/packages/nextapps/laravel-swagger-ui)
[![GitHub 'Run Tests' Workflow Status](https://img.shields.io/github/workflow/status/nextapps-be/laravel-swagger-ui/run-tests?label=tests&style=flat-square&logo=github)](https://github.com/nextapps-be/laravel-swagger-ui/actions?query=workflow%3Arun-tests)
[![Total Downloads](https://img.shields.io/packagist/dt/nextapps/laravel-swagger-ui.svg?style=flat-square)](https://packagist.org/packages/nextapps/laravel-swagger-ui)

This package makes it easy to make your project's Swagger (OpenAPI v3 JSON or YAML) file accessible in a Swagger UI right in your Laravel application.
Expand Down

0 comments on commit 0dd2ca3

Please sign in to comment.