diff options
author | Josh Chen | 2018-08-17 16:28:17 +0200 |
---|---|---|
committer | GitHub | 2018-08-17 16:28:17 +0200 |
commit | 166cb2adbda1dc350c15a3905dce52deade4c0e3 (patch) | |
tree | d42669a5229e33abcfd755311ba47a85e8426532 | |
parent | 0373c763e248fa20a67616c249edfbbd90c975b1 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Isabelle/HoTT -An experimental implementation of HoTT in Isabelle/Pure +An experimental implementation of [homotopy type theory](https://en.wikipedia.org/wiki/Homotopy_type_theory) in the interactive theorem prover [Isabelle](https://isabelle.in.tum.de/). ## Installation Clone the contents of this repository into `<Isabelle root directory>/src/HoTT`. |