diff options
author | Josh Chen | 2018-09-12 09:25:06 +0200 |
---|---|---|
committer | GitHub | 2018-09-12 09:25:06 +0200 |
commit | bc44abd01b12683e168994dbdd08426c4f6157b9 (patch) | |
tree | 7f173ec4657ca0db8f6ec404313e4114e9f39584 | |
parent | 0659e06008f2402fde525da71af9226091623313 (diff) |
Update README.md
-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) |