From 30d8bb1772c3b21bcb6bf2c344720cee32ca5cec Mon Sep 17 00:00:00 2001 From: wuggy Date: Fri, 26 Jun 2026 21:08:11 -0700 Subject: [PATCH] README makeover --- README.md | 10 ++++------ {readme => docs/readme}/newtab.png | Bin 2 files changed, 4 insertions(+), 6 deletions(-) rename {readme => docs/readme}/newtab.png (100%) diff --git a/README.md b/README.md index 96cd6f6b8a..6c9c6e02d8 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ - +

Dactyloidae web browser

Official Discord server

- + -Dactyloidae is a fork of Eclipse Hydra (fork of Basilisk made for Windows XP). +Dactyloidae is a fork of Eclipse Hydra (fork of roytam1's Serpent, which is a fork of Basilisk, which is a fork of Firefox). Some advantages over upstream, roytam1's Serpent and Hydra are: - More optimizations @@ -13,9 +13,7 @@ Some advantages over upstream, roytam1's Serpent and Hydra are: - Better e10s support - WebExtensions support comparable to Firefox ESR 78 - Literally being the fastest XUL browser (33.7 in Speedometer 2.1 compared to 22.4 in Pale Moon 34.1 AVX2) - -We reccomend using Palefill to potentially fix any browser issues: -Download it here +- Re-add support for iOS, Android, Windows XP, (soon OpenBSD and NetBSD) ## Credits diff --git a/readme/newtab.png b/docs/readme/newtab.png similarity index 100% rename from readme/newtab.png rename to docs/readme/newtab.png