aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJosh Chen2018-08-17 16:28:17 +0200
committerGitHub2018-08-17 16:28:17 +0200
commit166cb2adbda1dc350c15a3905dce52deade4c0e3 (patch)
treed42669a5229e33abcfd755311ba47a85e8426532 /README.md
parent0373c763e248fa20a67616c249edfbbd90c975b1 (diff)
Update README.md
Diffstat (limited to 'README.md')
-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`.