Yang Hau
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -13,7 +13,7 @@ Clone the repository and run `cd ark-circom/ && cargo doc --open` |
|
|
|
```toml |
|
|
|
[dependencies] |
|
|
|
|
|
|
|
ark-circom = { git = "https://github.com/gakonst/ark-circom-rs" } |
|
|
|
ark-circom = { git = "https://github.com/gakonst/ark-circom.git" } |
|
|
|
``` |
|
|
|
|
|
|
|
## Example |
|
|
|