aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a784ab4..204c03b 100644
--- a/README.md
+++ b/README.md
@@ -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`.