mirror of
https://github.com/arnaucube/circom.git
synced 2026-02-07 11:16:42 +01:00
Update README.md
This commit is contained in:
@@ -37,7 +37,7 @@ As it is shown in the above example, a value is assigned to `out` and a constrai
|
||||
|
||||
In the above example, both inputs are forced to be binary by adding the constraints `a*(a-1)===0` and `b*(b-1) === 0`.
|
||||
|
||||
### Compile the circuit
|
||||
### Compilation the circuit
|
||||
|
||||
First of all, the compiler must be installed typing:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user