Skip to content

Commit 2eb9653

Browse files
committed
edit readme
1 parent c5ca26a commit 2eb9653

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,20 @@ public function toPushbullet($notifiable)
120120
- `message($message)`: (string) set notification message
121121
- `url($url)`: (string) set notification url (will be in notification if type is `link`)
122122

123+
## Changelog
124+
125+
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
126+
127+
## Testing
128+
129+
``` bash
130+
$ composer test
131+
```
132+
133+
## Security
134+
135+
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
136+
123137
## Contributing
124138

125139
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

0 commit comments

Comments
 (0)