Skip to content

Commit 87a4e0f

Browse files
authored
Update README.md
1 parent 426dd8c commit 87a4e0f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,15 @@ php artisan kvoption:set {key} {value} --comment={comment}
137137
php artisan kvoption:delete {key}
138138
```
139139

140+
## Credits
141+
142+
This package is inspired by,
143+
- [spatie/valuestore](https://github.com/spatie/valuestore) by Spatie
144+
- [appstract/laravel-options](https://github.com/appstract/laravel-options) by Appstract
145+
140146
## Contributing
141147

142-
Contributions are welcome!
148+
Contributions are welcome! Please refer [CONTRIBUTING](CONTRIBUTING.md) for details.
143149

144150
## License
145151

0 commit comments

Comments
 (0)