Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

Commit 9b0aa9c

Browse files
committed
Add CI badge to README and check-off tests item
1 parent faae3ad commit 9b0aa9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# redux-persist-sensitive-storage
22

33
[![npm version](https://badge.fury.io/js/redux-persist-sensitive-storage.svg)](https://www.npmjs.com/package/redux-persist-sensitive-storage)
4+
[![CircleCI](https://circleci.com/gh/CodingZeal/redux-persist-sensitive-storage.svg?style=shield)](https://circleci.com/gh/CodingZeal/redux-persist-sensitive-storage)
45
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
56

67
redux-persist storage engine for react-native-sensitive-info
@@ -16,7 +17,7 @@ More details coming soon!
1617
- [ ] Mention that storage is not (yet) secure on Android, but point at branch on r-n-s-i that adds that.
1718
- [ ] Contributing
1819

19-
- [ ] Add tests
20+
- [x] Add tests
2021

2122
- [ ] Test on both iOS and Android
2223

0 commit comments

Comments
 (0)