Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaycech3n authored Sep 18, 2018
1 parent 8295956 commit 78f5c8e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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/).

### Usage

The default entry point for the logic is `HoTT`, which loads everything else.

You can also load theories selectively, in this case,`HoTT_Base` is required and `HoTT_Methods` is helpful.

### License

GNU LGPLv3

0 comments on commit 78f5c8e

Please sign in to comment.