Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kurttheviking committed Feb 2, 2014
1 parent 661bc5e commit 3406e7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
bluecache
=========

[lru-cache](https://github.com/isaacs/node-lru-cache/issues) via [bluebird](https://github.com/petkaantonov/bluebird)
In-memory, Promises/A+ [lru-cache](https://github.com/isaacs/node-lru-cache/issues) via [bluebird](https://github.com/petkaantonov/bluebird)


### Motivation
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bluecache",
"description": "lru-cache via bluebird",
"description": "In-memory, Promises/A+ lru-cache via bluebird",
"version": "0.1.5",
"author": "AgileMD <hello@agilemd.com>",
"contributors": [
Expand Down

0 comments on commit 3406e7f

Please sign in to comment.