From 7bf5616864deee967e68fbdb891ac2aa3b659f7a Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Wed, 31 Jan 2024 22:20:38 +0000 Subject: [PATCH] README for HelloWorld --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 195861e..49cbcdc 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ A breakdown of the files inside: If we reduce this to a "Hello World" example: -* `hello.apk` is ~561 KB! -* `libdotnet.so` (uncompressed) is ~1.1 MB +* `hello.apk` is ~447 KB! +* `libdotnet.so` (uncompressed) is ~981 KB! ## "Hello World" Example