aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-29 22:03:06 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-29 22:03:06 +0100
commit5d42b5fc8b24492f4457ccd541751db869fefc20 (patch)
treedb3b7aaf01b76cd55e9d490dcbf40ebec84508f9 /README.org
parentbb5695f5bcb9f3c3c7948c0f3a36da55ba5dcbcf (diff)
parentab1e748f622f4345a3fc13ebbdbc8f223bd10e5c (diff)
downloadvericert-kvx-5d42b5fc8b24492f4457ccd541751db869fefc20.tar.gz
vericert-kvx-5d42b5fc8b24492f4457ccd541751db869fefc20.zip
Merge remote-tracking branch 'origin/develop' into develop
Diffstat (limited to 'README.org')
-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,