aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorMarvin Borner2023-05-31 12:21:03 +0200
committerMarvin Borner2023-05-31 13:05:26 +0200
commit181742084d3008fa5ab23ace57e8fa2ddfabc918 (patch)
treef35751918c1dc7d151fcfacba16444a976a10811 /readme.md
parentcbd21e1da0d763225e7ea3594d4e6d8e96863790 (diff)
Extended implementationHEADmain
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index e6d9692..b067948 100644
--- a/readme.md
+++ b/readme.md
@@ -1,13 +1,13 @@
# Sharing equality of $\lambda$-graphs
-A reference implementation of the algorithms presented in \[0\].
+A *reference implementation* of the algorithms presented in \[0\].
I documented my approach of building the shared $\lambda$-graph [in an
article](https://text.marvinborner.de/2023-05-30-16.html).
-## Instructions
-
-- `make && ./build/sharing file.blc`
+This project does not really have any purpose except for the
+implementation itself. Its usage requires some adaption and
+modification.
## Libraries