Skip to content

Commit 45d9f8e

Browse files
docs: update README.md [skip ci]
1 parent 3c395b4 commit 45d9f8e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Async local storage for Angular
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
Efficient client-side storage module for Angular:
47
- **simplicity**: simple API like native `localStorage`,
@@ -223,3 +226,23 @@ see the [interoperability documentation](https://github.com/ngx-builders/angular
223226
## License
224227

225228
MIT
229+
230+
## Contributors ✨
231+
232+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
233+
234+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
235+
<!-- prettier-ignore-start -->
236+
<!-- markdownlint-disable -->
237+
<table>
238+
<tr>
239+
<td align="center"><a href="http://omkark.bio.link"><img src="https://avatars.githubusercontent.com/u/88308267?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Omkar kulkarni</b></sub></a><br /><a href="https://github.com/ngx-builders/angular-async-local-storage/commits?author=Omkar0114" title="Code">💻</a></td>
240+
</tr>
241+
</table>
242+
243+
<!-- markdownlint-restore -->
244+
<!-- prettier-ignore-end -->
245+
246+
<!-- ALL-CONTRIBUTORS-LIST:END -->
247+
248+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)