Updated README.md
This commit is contained in:
parent
a51a9f2916
commit
b3ff18b345
18
README.md
18
README.md
@ -2,14 +2,14 @@
|
||||
|
||||
Brings the ruby concept of "counter caching" to [Laravel](http://laravel.com/docs).
|
||||
|
||||
[](https://packagist.org/packages/nodes/core)
|
||||
[](https://packagist.org/packages/nodes/core)
|
||||
[](https://packagist.org/packages/nodes/core)
|
||||
[](https://github.com/nodes-php/core/issues)
|
||||
[](https://packagist.org/packages/nodes/core)
|
||||
[](https://github.com/nodes-php/core)
|
||||
[](https://github.com/nodes-php/core)
|
||||
[](https://github.com/nodes-php/core)
|
||||
[](https://packagist.org/packages/nodes/core)
|
||||
[](https://packagist.org/packages/nodes/core)
|
||||
[](https://packagist.org/packages/nodes/core)
|
||||
[](https://github.com/nodes-php/core/issues)
|
||||
[](https://packagist.org/packages/nodes/core)
|
||||
[](https://github.com/nodes-php/counter-cache/stargazers)
|
||||
[](https://github.com/nodes-php/counter-cache/watchers)
|
||||
[](https://github.com/nodes-php/counter-cache/network)
|
||||
|
||||
## Introduction
|
||||
One thing we at [Nodes](http://nodesagency.com) have been missing in [Laravel](http://laravel.com/docs) is the concept of "counter caching".
|
||||
@ -36,7 +36,7 @@ You must then modify your `composer.json` file and run `composer update` to incl
|
||||
|
||||
```
|
||||
"require": {
|
||||
"dingo/api": "1.0.*@dev"
|
||||
"nodes/counter-cache": "^0.1"
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user