summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2019-04-12 16:37:21 +0200
committerNadrieril2019-04-12 16:37:21 +0200
commit539a47b19b6b0e2e7dbbbf7511285c41ee161860 (patch)
tree50f2be2a145d056b947a07ee579edcfbd4e0839a /README.md
parent35e19e0f7c3dcfcd4203a3aaaa73d6f26db276f5 (diff)
Fix README
Diffstat (limited to 'README.md')
-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`.