diff --git a/README.md b/README.md index 49610a0..dbeb94d 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,13 @@ $ node . Gluon is currently **barely a month old**, so is still in an **early and experimental state**. But it works and shows (in my opinion) potential! I am open to opinions, suggestions, feedback, ideas, etc. Currently you cannot easily test it yourself. If you're interested and want to talk to me and others about Gluon, you can [join our Discord server](https://discord.gg/RFtUCA8fST). ### Specific feature statuses -- Using Chromium based browsers: Stable -- Using Firefox based browsers: Experimental -- Web-Node IPC: Stable -- Idle API: Experimental -- Using other JS runtimes ([Deno](https://github.com/gluon-framework/gluon/tree/deno)/[Bun](https://github.com/gluon-framework/gluon/tree/bun)): Experimental +| Feature | Status | +| ------- | :----: | +| Using Chromium based browsers | Stable | +| Using Firefox based browsers | Experimental | +| Web-Node IPC | Stable | +| Idle API | Experimental | +| Using other JS runtimes ([Deno](https://github.com/gluon-framework/gluon/tree/deno)/[Bun](https://github.com/gluon-framework/gluon/tree/bun)) | Experimental |
@@ -112,4 +114,4 @@ Basic (plain HTML) Hello World demo, measured on up to date Windows 10, on my ma [^3]: Includes Node.JS spinup time. [^4]: Built for win32 zip (not Squirrel) as a fairer comparison. [^5]: Cold build (includes deps compiling) in release mode. -[^6]: Using `neu build -r`. +[^6]: Using `neu build -r`. \ No newline at end of file