Skip to content

Commit b649c2a

Browse files
docs: update README.md [skip ci]
1 parent 697bb5c commit b649c2a

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# AndcultureCode.JavaScript.React.Components
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
[![Build Status](https://travis-ci.org/AndcultureCode/AndcultureCode.JavaScript.React.Components.svg?branch=master)](https://travis-ci.org/AndcultureCode/AndcultureCode.JavaScript.React.Components)
47
[![codecov](https://codecov.io/gh/AndcultureCode/AndcultureCode.JavaScript.React.Components/branch/master/graph/badge.svg)](https://codecov.io/gh/AndcultureCode/AndcultureCode.JavaScript.React.Components)
@@ -47,3 +50,23 @@ npm run watch:coverage # automatically re-run test suite, along with code covera
4750
# Contributing
4851

4952
Information on contributing to this repo is in the [Contributing Guide](CONTRIBUTING.md)
53+
54+
## Contributors ✨
55+
56+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
57+
58+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
59+
<!-- prettier-ignore-start -->
60+
<!-- markdownlint-disable -->
61+
<table>
62+
<tr>
63+
<td align="center"><a href="https://winton.me"><img src="https://avatars.githubusercontent.com/u/48424?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Winton DeShong</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/commits?author=wintondeshong" title="Code">💻</a> <a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/commits?author=wintondeshong" title="Documentation">📖</a> <a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/commits?author=wintondeshong" title="Tests">⚠️</a></td>
64+
</tr>
65+
</table>
66+
67+
<!-- markdownlint-restore -->
68+
<!-- prettier-ignore-end -->
69+
70+
<!-- ALL-CONTRIBUTORS-LIST:END -->
71+
72+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)