diff options
author | Josh Chen | 2019-10-29 14:58:58 +0100 |
---|---|---|
committer | GitHub | 2019-10-29 14:58:58 +0100 |
commit | 326475c661337d7511fbcfa126e66bc1f1bd83f6 (patch) | |
tree | 22c686f603c9ac42e30123330eac1347a469c36c | |
parent | d7ae8044e7413f8bb0bc25d4a903b8fc206d7611 (diff) |
Update README.md
-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 |