aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Chen2019-10-29 11:52:02 +0100
committerGitHub2019-10-29 11:52:02 +0100
commitd7ae8044e7413f8bb0bc25d4a903b8fc206d7611 (patch)
tree9254fdb429b61167c0e6cb03d719e1ee922b7a39
parent32dc5b962b171a180568c1352a4a3301029605a1 (diff)
Update README.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a095173..12c06fa 100644
--- a/README.md
+++ b/README.md
@@ -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