diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,4 +1,4 @@ -# Isabelle/HoTT +# Isabelle/HoTT [![DOI](https://zenodo.org/badge/134523964.svg)](https://zenodo.org/badge/latestdoi/134523964) 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/). @@ -21,5 +21,3 @@ If you're interested in working together on any part of this library do drop me ### License GNU LGPLv3 - -![DOI:10.5281/zenodo.1413984](https://zenodo.org/badge/DOI/10.5281/zenodo.1413984.svg) |