Skip to content

Commit 2d5688b

Browse files
docs: update README.md
1 parent 0be3322 commit 2d5688b

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# A simpe key value store using Github.
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
23

34
## Install
45
`npm install simple-github-db`
@@ -43,3 +44,19 @@ Meant to be used for side-projects, it doesn't scale or fulfil a fully-fledged d
4344
#### like it?
4445

4546
⭐️ this repo
47+
48+
## Contributors ✨
49+
50+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
51+
52+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
53+
<!-- prettier-ignore -->
54+
<table>
55+
<tr>
56+
<td align="center"><a href="https://in.linkedin.com/in/kuldeepkeshwar"><img src="https://avatars1.githubusercontent.com/u/10448534?v=4" width="100px;" alt="anotherjsguy"/><br /><sub><b>anotherjsguy</b></sub></a><br /><a href="https://github.com/kuldeepkeshwar/simple-github-db/commits?author=kuldeepkeshwar" title="Code">💻</a></td>
57+
</tr>
58+
</table>
59+
60+
<!-- ALL-CONTRIBUTORS-LIST:END -->
61+
62+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)