Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EnasAsmar authored Jul 14, 2023
1 parent 6e2a5c6 commit d93f323
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Corals Utility Webhook

This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.

## Installation

You can install the package via composer:

```bash
composer require corals/utility-webhook
```

## Testing

```bash
vendor/bin/phpunit vendor/corals/utility-webhook/tests
```

0 comments on commit d93f323

Please sign in to comment.