Skip to content

Commit

Permalink
README.md file has been updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahman committed Nov 13, 2017
1 parent 5b59f5a commit 5994aec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## Simple Cache Client Adapter ##
PHP Cache library built by PSR-16 simple cache interface

You can find implementations of the specification by looking for packages providing the psr/simple-cache-implementation virtual package.

#### Installation
- Clone the repository from Github (https://github.com/PreviewTechnologies/simple-cache)
- Run this command: `composer install`
- Run this command: `composer require previewtechs/simple-cache:dev-master`

#### Usages
- Create a file named `test.php` in your root directory and add these following codes:
Expand Down

0 comments on commit 5994aec

Please sign in to comment.