diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,3 @@ -![DOI:10.5281/zenodo.1413984](https://zenodo.org/badge/DOI/10.5281/zenodo.1413984.svg) - # Isabelle/HoTT 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/). @@ -23,3 +21,5 @@ 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) |