aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-29 22:02:24 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-29 22:02:24 +0100
commit31b0c9cfbecc4bf9cb3225e4ef3b3e941ae77099 (patch)
tree51dab95cadc49e1709b3f496adb78c123c57a3c3
parent4b3457be6581a6ff280898fb45790621870d6882 (diff)
parentd7a08d9b3523aadc10b0d32baa6ec2d8508ef9a3 (diff)
downloadvericert-kvx-31b0c9cfbecc4bf9cb3225e4ef3b3e941ae77099.tar.gz
vericert-kvx-31b0c9cfbecc4bf9cb3225e4ef3b3e941ae77099.zip
Merge remote-tracking branch 'origin/master'
-rw-r--r--README.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.org b/README.org
index 368804f..faee0cc 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,4 @@
-#+options: title:nil
+#+title:
#+html: <a href="https://vericert.ymhg.org"><img src="https://vericert.ymhg.org/vericert-main.svg" width="100%" height="144" /></a>
@@ -13,8 +13,8 @@ correctness.
:PROPERTIES:
:CUSTOM_ID: features
:END:
-The project is currently a work in progress, so proofs remain to be finished. Currently, the
-following C features are supported, but are not all proven correct yet:
+
+Currently all proofs of the following features have been completed.
- all int operations,
- non-recursive function calls,