aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1e368208..250814b1 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,8 @@ The verified C compiler.
## Overview
The CompCert C verified compiler is a compiler for a large subset of the
-C programming language that generates code for the PowerPC, ARM and x86
-processors.
+C programming language that generates code for the PowerPC, ARM, x86 and
+RISC-V processors.
The distinguishing feature of CompCert is that it has been formally
verified using the Coq proof assistant: the generated assembly code is