Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ve3 committed Jun 21, 2019
1 parent f19d868 commit 0fd3fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ $SimpleCache = new \Rundiz\SimpleCache\Drivers\Memory();
```

Common methods to get, set, delete, or anything else please read more at [PSR-16 document](https://www.php-fig.org/psr/psr-16/).<br>
Here are few examples.
Examples.

```php
// To get or fetch cache data.
Expand Down

0 comments on commit 0fd3fb4

Please sign in to comment.