Skip to content

Commit edf3751

Browse files
Update README
1 parent 221551f commit edf3751

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<br />
22

33
<div align="center">
4-
<img src="./assets/logo.png" height="128px" alt="rtk-persist logo" />
4+
<img src="./assets/logo-full.png" height="200px" alt="rtk-persist logo" />
55
</div>
66

77
<br />
88

9-
# rtk-persist [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) ![GitHub package.json version](https://img.shields.io/github/package-json/v/FancyPixel/rtk-persist?color=%2332C553)
9+
# RTK Persist [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) ![GitHub package.json version](https://img.shields.io/github/package-json/v/FancyPixel/rtk-persist?color=%2332C553)
1010

1111
**`rtk-persist`** is a lightweight, zero-dependency library that enhances Redux Toolkit's state management by adding seamless, persistent storage. It allows specified slices or reducers of your Redux state to be saved to a storage medium of your choice (like `localStorage` or `AsyncStorage`) and rehydrated on app startup.
1212

assets/logo-full.png

11.9 KB
Loading

0 commit comments

Comments
 (0)