Skip to content

Commit 7e91a46

Browse files
committed
Update README for examples directory
1 parent 003d997 commit 7e91a46

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ running regression tests.
5050
[documentation](documentation):
5151
Work-in-progress documentation regarding the CakeML language.
5252

53-
[flame](flame):
54-
The start of a set theory formalisation that has net yet been used.
53+
[examples](examples):
54+
Examples of verified programs built using CakeML infrastructure
55+
================================================================
5556

5657
[misc](misc):
5758
Auxiliary files providing glue between a standard HOL installation

examples/readmePrefix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Examples of verified programs built using CakeML infrastructure.
2+
3+
Larger examples (like the CakeML compiler and Candle theorem prover) can be
4+
found in their own top-level directories.

0 commit comments

Comments
 (0)