summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2021-05-27 13:49:15 -0500
committerColin Okay <okay@toyful.space>2021-05-27 13:49:15 -0500
commit60a817034c24ca7c7b0096a11467c3ac57e557e5 (patch)
tree102c25e3fed78fe3263fbf1b39cc8901402cdbdb
parent76835f141fa64dbe2d60f6859567fb32908ef681 (diff)
removing dead linkmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 824a977..b11fbc2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# zhsh
-An implementation of the [Zhang-Shasha]() algorithm for calculating
+An implementation of the Zhang-Shasha algorithm for calculating
tree edit distance.
Here trees are s-expressions with NON-NULL leaves.