fix: update README layout and improve description

This commit is contained in:
2026-07-26 18:44:13 -05:00
parent 879c5ab672
commit e10f66fecf
+5 -7
View File
@@ -1,10 +1,8 @@
<p align="center">
<img src="logo.png" alt="Gelectron" width="200">
</p>
# 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 .`.
<div align="center">
<img src="logo.png" alt="Gelectron" width="180">
<h1>Gelectron</h1>
<p>A drop-in replacement for Electron powered by Mozilla's Servo engine</p>
</div>
## Why Gelectron?