Skip to content

Commit cd5abcf

Browse files
committed
update to readme
1 parent fb2c82e commit cd5abcf

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# remix-client-cache
22

3-
![GitHub Repo stars](https://img.shields.io/github/stars/Code-Forge-Net/remix-cache?style=social)
3+
![GitHub Repo stars](https://img.shields.io/github/stars/Code-Forge-Net/remix-client-cache?style=social)
44
![npm](https://img.shields.io/npm/v/remix-client-cache?style=plastic)
5-
![GitHub](https://img.shields.io/github/license/Code-Forge-Net/remix-cache?style=plastic)
5+
![GitHub](https://img.shields.io/github/license/Code-Forge-Net/remix-client-cache?style=plastic)
66
![npm](https://img.shields.io/npm/dy/remix-client-cache?style=plastic)
7-
![GitHub top language](https://img.shields.io/github/languages/top/Code-Forge-Net/remix-cache?style=plastic)
7+
![GitHub top language](https://img.shields.io/github/languages/top/Code-Forge-Net/remix-client-cache?style=plastic)
88

99
<img style="display: block; margin: 0 auto;" src="./assets/remix-cache.png" height="300px" align="middle" />
1010

package-lock.json

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remix-client-cache",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Utility library to cache your client data in Remix.run",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)