aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Chen2020-01-24 16:58:02 +0100
committerGitHub2020-01-24 16:58:02 +0100
commit438e2100bcf7355a6e18d696c2c7a8baadf856d5 (patch)
tree8d9c53b4cffc60faf2880af7c68899a6e2184586
parentfc2a739f92a26c9b5d53e529a74cc95525580d63 (diff)
Update README.md
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6338e6d..a93b834 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ An experimental implementation of [homotopy type theory](https://en.wikipedia.or
### UPDATE, Oct 2019
Convenience and readability of formalizations in this library is taking a hit as we approach the limit of pre-existing functionality available in Isabelle.
-Development is thus, for the moment, moving to [Isabelle/Spartan](https://github.com/jaycech3n/Isabelle-Spartan) to build more automation and improve the framework.
+Development has thus, for the moment, moved to [Isabelle/Spartan](https://github.com/jaycech3n/Isabelle-Spartan) to build more automation and improve the framework.
### Usage