summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.