|
3 | 3 | [](https://opensource.org/licenses/MIT) |
4 | 4 | [](http://makeapullrequest.com) |
5 | 5 | [](https://github.com/facebook/jest) |
6 | | -[](https://github.com/prettier/prettier) |
| 6 | +[](https://github.com/prettier/prettier)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> |
| 7 | +[](#contributors-) |
| 8 | +<!-- ALL-CONTRIBUTORS-BADGE:END --> |
7 | 9 |
|
8 | 10 | # @ts-graphviz/parser |
9 | 11 |
|
@@ -275,6 +277,26 @@ Graphviz-dot Test and Integration |
275 | 277 | - [setup-graphviz](https://github.com/ts-graphviz/setup-graphviz) |
276 | 278 | - GitHub Action to set up Graphviz cross-platform(Linux, macOS, Windows). |
277 | 279 |
|
| 280 | +## Contributors ✨ |
| 281 | + |
| 282 | +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): |
| 283 | + |
| 284 | +<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> |
| 285 | +<!-- prettier-ignore-start --> |
| 286 | +<!-- markdownlint-disable --> |
| 287 | +<table> |
| 288 | + <tr> |
| 289 | + <td align="center"><a href="http://blog.kamiazya.tech/"><img src="https://avatars.githubusercontent.com/u/35218186?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yuki Yamazaki</b></sub></a><br /><a href="https://github.com/ts-graphviz/parser/commits?author=kamiazya" title="Code">💻</a> <a href="https://github.com/ts-graphviz/parser/commits?author=kamiazya" title="Documentation">📖</a> <a href="https://github.com/ts-graphviz/parser/commits?author=kamiazya" title="Tests">⚠️</a></td> |
| 290 | + </tr> |
| 291 | +</table> |
| 292 | + |
| 293 | +<!-- markdownlint-restore --> |
| 294 | +<!-- prettier-ignore-end --> |
| 295 | + |
| 296 | +<!-- ALL-CONTRIBUTORS-LIST:END --> |
| 297 | + |
| 298 | +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! |
| 299 | + |
278 | 300 | ## License |
279 | 301 |
|
280 | 302 | This software is released under the MIT License, see [LICENSE](./LICENSE). |
0 commit comments