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 7a4077c..97c46f1 100644
--- a/README.md
+++ b/README.md
@@ -16,5 +16,5 @@ This is still quite unstable so use at your own risk. Documentation is severely
- Normalization: 74%
- Typechecking: 66%
-You can see what's missing from the commented out tests in `dhall/tests`.
+You can see what's missing from the commented out tests in `dhall/src/normalize.rs` and `dhall/src/typecheck.rs`.