From e10f66fecf7a3fabaa049c9f84ebb6a7a9b824c5 Mon Sep 17 00:00:00 2001 From: mileswa1q22 Date: Sun, 26 Jul 2026 18:44:13 -0500 Subject: [PATCH] fix: update README layout and improve description --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5067f74..3f133d3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ -

- Gelectron -

- -# Gelectron - -A drop-in replacement for Electron that swaps Chromium's rendering engine with Mozilla's Servo (Gecko CSS + WebRender GPU compositor). Run `gelectron .` instead of `electron .`. +
+ Gelectron +

Gelectron

+

A drop-in replacement for Electron powered by Mozilla's Servo engine

+
## Why Gelectron?