aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorericmarin <maarin.eric@gmail.com>2026-04-08 14:58:51 +0200
committerericmarin <maarin.eric@gmail.com>2026-04-09 15:36:02 +0200
commit9fb816496d392638fa6981e71800466d71434680 (patch)
treedd4848bdff4f091716ad5c5ae0ad6a5d2cec8751 /README.md
parentd48822e9aa91903e77a1496ef559cd42d09ad6d0 (diff)
downloadvein-9fb816496d392638fa6981e71800466d71434680.tar.gz
vein-9fb816496d392638fa6981e71800466d71434680.zip
changed name
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