We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11f22a8 commit a17c6bbCopy full SHA for a17c6bb
1 file changed
.github/README.md
@@ -1 +1,12 @@
1
-## Package Template
+## Saloon Cache Plugin
2
+
3
+Official Cache Plugin for Saloon v1, to install it - run the following command:
4
5
+```php
6
+composer require sammyjo20/saloon-cache-plugin
7
+```
8
+>Requires Saloon v1 and PHP 8.0+
9
10
+### Documentation
11
12
+[Click here to read the documentation](https://docs.saloon.dev/)
0 commit comments