Skip to content

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcp19 authored Dec 13, 2024
1 parent bfe6c3a commit b1d2c25
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/overview.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# Overview

<div class="warning">
🚧 This book is under construction. Thus, it is very incomplete at the moment and it is likely to change significantly. 🚧
🚧 This book is under construction. It is very incomplete at the moment and it is likely to change significantly. 🚧
</div>

This book is an online resource that teaches how to prove the correctness of your programs written in Go against a formal specification.
We use the [Gobra](https://www.pm.inf.ethz.ch/research/gobra.html) verifier, and we exemplify it on multiple examples and exercises.

If you find errors or have suggestions, please file an issue [here](https://github.com/viperproject/gobra-book/issues).

If you are interested in contributing directly to the project, please refer to our [guide for contributors](https://github.com/viperproject/gobra-book/blob/main/CONTRIBUTING.md).
If you have any questions about Gobra's features that are not yet addressed in the book, feel free to ask them on [Zulip](https://gobra.zulipchat.com/).

Finally, if you are interested in contributing directly to the project, please refer to our [guide for contributors](https://github.com/viperproject/gobra-book/blob/main/CONTRIBUTING.md).


0 comments on commit b1d2c25

Please sign in to comment.