diff --git a/README.md b/README.md index e577b4e..5f3500a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ LC3 ZKVM is a virtual machine implementation based on the Little Computer 3 (LC3) architecture, enhanced with zero-knowledge proof capabilities. This project aims to provide a secure and efficient environment for executing LC3 programs with privacy-preserving features. + ## Build ```sh