diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,9 @@ An experimental implementation of [homotopy type theory](https://en.wikipedia.org/wiki/Homotopy_type_theory) in [Isabelle](https://isabelle.in.tum.de/). -**Update [15 Oct 2019]**: -Convenience and readability of formalizations in the library is taking a hit as we move to the limits of the currently available functionality in Isabelle. -Hence for the moment development has moved [here](https://github.com/jaycech3n/Isabelle-Spartan) in order to first build more necessary automation and improve the framework. +**Update [Oct 2019]**: +Convenience and readability of formalizations in this library is taking a hit as we approach the limit of the functionality that's currently available in Isabelle. +Development is thus, for the moment, moving [here](https://github.com/jaycech3n/Isabelle-Spartan) to first build more automation and improve the framework. ### Usage |