mirror of
https://github.com/privacy-scaling-explorations/zk-kit.git
synced 2026-04-22 03:00:15 -04:00
docs(readme): update badges urls
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
<img alt="Github license" src="https://img.shields.io/github/license/privacy-scaling-explorations/zk-kit.svg?style=flat-square">
|
||||
</a>
|
||||
<a href="https://github.com/privacy-scaling-explorations/zk-kit/actions?query=workflow%3Atest">
|
||||
<img alt="GitHub Workflow test" src="https://img.shields.io/github/workflow/status/privacy-scaling-explorations/zk-kit/test?label=test&style=flat-square&logo=github">
|
||||
<img alt="GitHub Workflow test" src="https://img.shields.io/github/actions/workflow/status/privacy-scaling-explorations/zk-kit/test.yml?branch=main&label=test&style=flat-square&logo=github">
|
||||
</a>
|
||||
<a href="https://github.com/privacy-scaling-explorations/zk-kit/actions?query=workflow%3Astyle">
|
||||
<img alt="GitHub Workflow style" src="https://img.shields.io/github/workflow/status/privacy-scaling-explorations/zk-kit/style?label=style&style=flat-square&logo=github">
|
||||
<img alt="GitHub Workflow style" src="https://img.shields.io/github/actions/workflow/status/privacy-scaling-explorations/zk-kit/style.yml?branch=main&label=style&style=flat-square&logo=github">
|
||||
</a>
|
||||
<a href="https://coveralls.io/github/privacy-scaling-explorations/zk-kit">
|
||||
<img alt="Coveralls" src="https://img.shields.io/coveralls/github/privacy-scaling-explorations/zk-kit?label=coverage (ts)&style=flat-square&logo=coveralls">
|
||||
|
||||
Reference in New Issue
Block a user