aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarvin Borner2021-02-26 18:57:27 +0100
committerMarvin Borner2021-02-26 18:57:27 +0100
commit1768a02f9746bb496585d3702707aa8ab3554f7a (patch)
treedcd1c0d1623ef7ba4542847ef65a22f691ad0f4b /README.md
parentbefb8ea2821c8a67433800802ba46af5469cf368 (diff)
Added UBSan notice
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5dcd7c7..206e6e2 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ This project is somewhat of a coding playground for me. It doesn't have any usef
- Fast boot time (< 1s)
- TCP/IP stack and rtl8139 driver
- Small size (< 100KiB)
+- Full UBSan support
- Compiles with `-Wall -Wextra -Werror -pedantic-errors -std=c99 -Ofast`
## Screenshot