aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3f9c16d..be2b25e 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
-# Neural Network Equivalence (NNEQ)
+# VEIN: VErification via Interaction Nets
Requires my [fork of Inpla](https://github.com/eric-marin/inpla).
- Clone the fork
- **make** the executable
-- Copy the **inpla** executable in NNEQ/
+- Copy the **inpla** executable in **vein/**
-[Soundness proof](./proof.md)
+[Soundness proof](./docs/proof.md)
## License