Skip to content

Commit 6203bf2

Browse files
committed
fix(readme): typo fix
1 parent 6a3a4c3 commit 6203bf2

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[![License](https://img.shields.io/npm/l/feathers-hooks-rediscache.svg)](https://www.npmjs.com/package/graphql-auto-generating-cms)
2-
[![NPM](https://img.shields.io/npm/v/feathers-hooks-rediscache.svg)](https://www.npmjs.com/package/graphql-auto-generating-cms)
1+
[![License](https://img.shields.io/npm/l/feathers-redis-cache.svg)](https://www.npmjs.com/package/feathers-redis-cache)
2+
[![NPM](https://img.shields.io/npm/v/feathers-redis-cache.svg)](https://www.npmjs.com/package/feathers-redis-cache)
33

44
##### This repository is a fork of [feathers-hooks-rediscache](https://github.com/idealley/feathers-hooks-rediscache), with the following changes:
55
- refactor and simplified API and source code (details bellow).

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@
66
"main": "build/index.js",
77
"keywords": [
88
"feathers",
9+
"feathersjs",
910
"feathers-hooks",
1011
"redis",
12+
"feathers-cache",
13+
"feathers-redis-cache",
1114
"cache"
1215
],
1316
"license": "MIT",

0 commit comments

Comments
 (0)