File tree Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Original file line number Diff line number Diff line change 19
19
<a href="https://github.com/semaphore-protocol/semaphore/actions?query=workflow%3Aproduction">
20
20
<img alt="GitHub Workflow test" src="https://img.shields.io/github/actions/workflow/status/semaphore-protocol/semaphore/production.yml?branch=main&label=test&style=flat-square&logo=github">
21
21
</a>
22
- <a href="https://github.com/semaphore-protocol/semaphore/actions?query=workflow%3Astyle">
23
- <img alt="GitHub Workflow style" src="https://img.shields.io/github/actions/workflow/status/semaphore-protocol/semaphore/style.yml?branch=main&label=style&style=flat-square&logo=github">
24
- </a>
25
22
<a href="https://coveralls.io/github/semaphore-protocol/semaphore">
26
23
<img alt="Coveralls" src="https://img.shields.io/coveralls/github/semaphore-protocol/semaphore?style=flat-square&logo=coveralls">
27
24
</a>
@@ -199,6 +196,25 @@ You can find Semaphore V1 on [`version/1.0.0`](https://github.com/semaphore-prot
199
196
</a>
200
197
</td>
201
198
</tr>
199
+ <tr>
200
+ <td>
201
+ <a href="/packages/cli">
202
+ @semaphore-protocol/cli
203
+ </a>
204
+ </td>
205
+ <td>
206
+ <!-- NPM version -->
207
+ <a href="https://npmjs.org/package/@semaphore-protocol/cli">
208
+ <img src="https://img.shields.io/npm/v/@semaphore-protocol/cli.svg?style=flat-square" alt="NPM version" />
209
+ </a>
210
+ </td>
211
+ <td>
212
+ <!-- Downloads -->
213
+ <a href="https://npmjs.org/package/@semaphore-protocol/cli">
214
+ <img src="https://img.shields.io/npm/dm/@semaphore-protocol/cli.svg?style=flat-square" alt="Downloads" />
215
+ </a>
216
+ </td>
217
+ </tr>
202
218
<tbody>
203
219
204
220
</table >
You can’t perform that action at this time.
0 commit comments