diff options
author | Josh Chen | 2019-10-29 11:52:02 +0100 |
---|---|---|
committer | GitHub | 2019-10-29 11:52:02 +0100 |
commit | d7ae8044e7413f8bb0bc25d4a903b8fc206d7611 (patch) | |
tree | 9254fdb429b61167c0e6cb03d719e1ee922b7a39 | |
parent | 32dc5b962b171a180568c1352a4a3301029605a1 (diff) |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ 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, so 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. +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. ### Usage |