Update README.md

This commit is contained in:
bellesmarta
2018-09-10 19:02:52 +02:00
committed by GitHub
parent 6a11a94b9e
commit 6d0573ca52

View File

@@ -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`. 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: First of all, the compiler must be installed typing: