Skip to content

Commit 03e75d8

Browse files
committed
Add documentation section in README
1 parent ac86eac commit 03e75d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,9 @@ opam install . --deps-only
4242
make #or make -j <number-of-cores-on-your-machine>
4343
make install
4444
```
45+
46+
## Documentation
47+
48+
For documentation see [examples](/tests/theories/) and [generated CoqDoc](https://au-cobra.github.io/coq-rust-extraction/).
49+
50+
Additional examples can be found in [ConCert](https://github.com/AU-COBRA/ConCert).

0 commit comments

Comments
 (0)