Skip to content

Commit 995e322

Browse files
committed
chore: README update
1 parent 72d6d17 commit 995e322

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
<p align="center">
1+
# Laravel Inline Scripts
2+
<p>
23
<a href="https://github.com/zmyslny/laravel-inline-scripts/actions"><img src="https://github.com/zmyslny/laravel-inline-scripts/actions/workflows/tests.yml/badge.svg" alt="Build Status" ></a>
34
<a href="https://packagist.org/packages/zmyslny/laravel-inline-scripts"><img src="https://poser.pugx.org/zmyslny/laravel-inline-scripts/v/stable.svg" alt="Latest Version"></a>
45
</p>
56

6-
------
7-
# Laravel Inline Scripts
8-
97
A Laravel package that provides a simple way to wrap your JavaScript code stored in a file and inline it as custom Blade directive.
108

119
Allows ✨:

0 commit comments

Comments
 (0)