Skip to content

Commit a810f4f

Browse files
authored
Add not maintained info
1 parent ff0bfbb commit a810f4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
This little Angular2/typescript decorator makes it super easy to save and restore *automatically* a variable state in your
44
directive (class property) using HTML5' LocalStorage.
55

6+
## Seeking new maintainer
7+
8+
This project is not maintained. Please consider taking it over. More information at https://github.com/open-source-chest/take-it-over.
9+
610
## Use
711

812
1. Download the library using npm or github: `npm install --save angular2-localstorage`

0 commit comments

Comments
 (0)