diff --git a/README.md b/README.md index c19af492..efbac28b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Linea's stack is made up of multiple repositories, these include: - [linea-besu](https://github.com/Consensys/linea-besu): Fork of Besu to implement the Linea-Besu client - [linea-tracer](https://github.com/Consensys/linea-tracer): Linea-Besu plugin which produces the traces that the constraint system applies and that serve as inputs to the prover - [linea-constraints](https://github.com/Consensys/linea-constraints): Implementation of the constraint system from the specification -- [linea-specification](https://github.com/Consensys/linea-specification): Specification of the constraint system defining Linea's zk-EVM +- [linea-specification](https://github.com/Consensys/linea-specification): Specification of the constraint system defining Linea's zkEVM Linea abstracts away the complexity of this technical architecture to allow developers to: