Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mortberg committed Oct 22, 2016
1 parent c6579b4 commit 3257ead
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ funExt (A : U) (B : A -> U) (f g : (x : A) -> B x)

For examples, including a demo ("examples/demo.ctt"), see the
[examples](https://github.com/mortberg/cubicaltt/tree/master/examples#cubical-type-theory-examples)
folder.
folder. For a summary of where to find the main results of the cubical
type theory paper in the examples folder see "examples/summary.ctt".

The following keywords are reserved:

Expand Down

0 comments on commit 3257ead

Please sign in to comment.