From 0077a17a139f8664c7325f056f000371b3778755 Mon Sep 17 00:00:00 2001 From: Anthony Fuller Date: Mon, 17 Jun 2024 19:34:41 +0100 Subject: [PATCH] Remove false advertising --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34e03e2..f1f10dc 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Lune provides fully asynchronous APIs wherever possible, and is built in Rust ## Features - 🌙 Strictly minimal but powerful interface that is easy to read and remember, just like Luau itself -- 🧰 Fully featured APIs for the filesystem, networking, stdio, all included in the small (~5mb) executable +- 🧰 Fully featured APIs for the filesystem, networking, stdio, all included in the small (~5mb zipped) executable - 📚 World-class documentation, on the web _or_ directly in your editor, no network connection necessary - 🏡 Familiar runtime environment for Roblox developers, with an included 1-to-1 task scheduler port - ✏️ Optional built-in library for manipulating Roblox place & model files, and their instances