Skip to content

Commit 2d9f93d

Browse files
committed
docs: update README
1 parent 9554dd7 commit 2d9f93d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Render your OpenAPI-based API reference
1+
# Scalar for Laravel
22

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

8-
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
8+
Render your OpenAPI-based API reference in Laravel
99

1010
## Installation
1111

0 commit comments

Comments
 (0)