From d83bff93343840611962adda269eef774f94c6e3 Mon Sep 17 00:00:00 2001 From: Oleg Date: Fri, 31 Jan 2025 14:45:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bbc9bb..194f5c2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Arkworks bindings to Circom's R1CS, for Groth16 Proof and Witness generation in Rust. -![Github Actions](https://github.com/gakonst/ark-circom/workflows/Tests/badge.svg) +[![Github Actions](https://github.com/gakonst/ark-circom/workflows/Tests/badge.svg)](https://github.com/arkworks-rs/circom-compat/actions/workflows/ci.yml) ## Documentation