You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ Circom language reference can be found at [circom language reference](https://do
23
23
24
24
At this time there are two available syntax highlighters: [circom Visual Studio Code highlight syntax](https://github.com/iden3/circom-highlighting-vscode) and [circom Vim highlight syntax](https://github.com/iden3/vim-circom-syntax).
25
25
26
+
The circom development team is part of the COSTA research group at the Complutense University of Madrid.
27
+
26
28
# Documentation
27
29
All documentation is available in [circom 2 Documentation](https://docs.circom.io/), we encourage you to read it. If you are new start with the [Getting started section](https://docs.circom.io/getting-started/installation/).
28
30
Basic background on Zero-knowledge proofs can be found on [Background section](https://docs.circom.io/background/background/).
0 commit comments