Skip to content

Commit ff19292

Browse files
docs: update README.md [skip ci]
1 parent 976825d commit ff19292

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Builder To Run Source Map Explorer
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
Want to run the source-map-explorer with Angular?
47
This builder does it for you with zero configuration.
@@ -39,3 +42,22 @@ This can be used when you are sure that you haven't changed anything and want to
3942
# License
4043
[MIT](https://github.com/ngx-builders/source-map-analyzer/blob/master/LICENSE)
4144

45+
46+
## Contributors ✨
47+
48+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
49+
50+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
51+
<!-- prettier-ignore-start -->
52+
<!-- markdownlint-disable -->
53+
<table>
54+
<tr>
55+
<td align="center"><a href="https://ankitsharmablogs.com/"><img src="https://avatars1.githubusercontent.com/u/33789321?v=4" width="100px;" alt=""/><br /><sub><b>Ankit</b></sub></a><br /><a href="https://github.com/ngx-builders/source-map-analyzer/commits?author=AnkitSharma-007" title="Documentation">📖</a></td>
56+
</tr>
57+
</table>
58+
59+
<!-- markdownlint-enable -->
60+
<!-- prettier-ignore-end -->
61+
<!-- ALL-CONTRIBUTORS-LIST:END -->
62+
63+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)