From e87bc5e654b2e23a036a825a9e48e6333920e003 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 14 Sep 2020 20:45:41 +0200 Subject: Added new values to README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2773758..b67122d 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ This project is somewhat of a coding playground for me. It doesn't have any usef - EXT2 filesystem - Minimal GUI - Fast boot time (< 1s) -- Small size (~12KiB) -- Compiles with `-Wall -Wextra -pedantic-errors -std=c99 -Os` +- Small size (< 100KiB) +- Compiles with `-Wall -Wextra -pedantic-errors -std=c99 -Ofast` ## Build/Test -- cgit v1.2.3