mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 13:38:53 +08:00
add usage instructions to README
This commit is contained in:
10
README.md
10
README.md
@@ -5,6 +5,16 @@
|
||||
[](https://github.com/:vendor_slug/:package_slug/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain)
|
||||
[](https://packagist.org/packages/:vendor_slug/:package_slug)
|
||||
|
||||
<!--delete-->
|
||||
---
|
||||
This repo can be used to scaffold a Filament plugin. Follow these steps to get started:
|
||||
|
||||
1. Press the "Use this template" button at the top of this repo to create a new repo with the contents of this skeleton.
|
||||
2. Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files.
|
||||
3. Make something great!
|
||||
---
|
||||
<!--/delete-->
|
||||
|
||||
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
|
||||
|
||||
## Installation
|
||||
|
||||
Reference in New Issue
Block a user