|
8 | 8 | </p> |
9 | 9 | <h1>Deep Code CLI</h1> |
10 | 10 |
|
| 11 | +[![][npm-release-shield]][npm-release-link] [![][npm-downloads-shield]][npm-downloads-link] [![][github-contributors-shield]][github-contributors-link] [![][github-forks-shield]][github-forks-link] [![][github-stars-shield]][github-stars-link] |
| 12 | +[![][github-issues-shield]][github-issues-link] [![][github-issues-pr-shield]][github-issues-pr-link] [![][github-license-shield]][github-license-link] |
| 13 | + |
11 | 14 | English · [中文](./README.md) |
12 | 15 |
|
13 | 16 | <br/> |
@@ -174,3 +177,23 @@ If you find this tool helpful, please consider supporting us by: |
174 | 177 | - Giving us a Star on GitHub (https://github.com/lessweb/deepcode-cli) |
175 | 178 | - Submitting feedback and suggestions |
176 | 179 | - Sharing with your friends and colleagues |
| 180 | + |
| 181 | + |
| 182 | +<!-- LINK GROUP --> |
| 183 | + |
| 184 | +[npm-release-link]: https://www.npmjs.com/package/@vegamo/deepcode-cli |
| 185 | +[npm-release-shield]: https://img.shields.io/npm/v/@vegamo/deepcode-cli?color=4d6BFE&labelColor=black&logo=npm&logoColor=white&style=flat-square |
| 186 | +[npm-downloads-link]: https://www.npmjs.com/package/@vegamo/deepcode-cli |
| 187 | +[npm-downloads-shield]: https://img.shields.io/npm/dt/@vegamo/deepcode-cli?labelColor=black&style=flat-square&color=4d6BFE |
| 188 | +[github-contributors-link]: https://github.com/lessweb/deepcode-cli/graphs/contributors |
| 189 | +[github-contributors-shield]: https://img.shields.io/github/contributors/lessweb/deepcode-cli?color=4d6BFE&labelColor=black&style=flat-square |
| 190 | +[github-forks-link]: https://github.com/lessweb/deepcode-cli/network/members |
| 191 | +[github-forks-shield]: https://img.shields.io/github/forks/lessweb/deepcode-cli?color=4d6BFE&labelColor=black&style=flat-square |
| 192 | +[github-stars-link]: https://github.com/lessweb/deepcode-cli/network/stargazers |
| 193 | +[github-stars-shield]: https://img.shields.io/github/stars/lessweb/deepcode-cli?color=4d6BFE&labelColor=black&style=flat-square |
| 194 | +[github-issues-link]: https://github.com/lessweb/deepcode-cli/issues |
| 195 | +[github-issues-shield]: https://img.shields.io/github/issues/lessweb/deepcode-cli?color=4d6BFE&labelColor=black&style=flat-square |
| 196 | +[github-issues-pr-link]: https://github.com/lessweb/deepcode-cli/pulls |
| 197 | +[github-issues-pr-shield]: https://img.shields.io/github/issues-pr/lessweb/deepcode-cli?color=4d6BFE&labelColor=black&style=flat-square |
| 198 | +[github-license-link]: https://github.com/lessweb/deepcode-cli/blob/master/LICENSE |
| 199 | +[github-license-shield]: https://img.shields.io/github/license/lessweb/deepcode-cli?color=4d6BFE&labelColor=black&style=flat-square |
0 commit comments