From d501f0b0a3c7243d0b723660ac4a758df76c038c Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 14 Apr 2024 15:19:27 +0300 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 320b68a..f7ff9d6 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ At this moment project under development! ## Features -* [x] Custom DNS resolver with memory cache, oriented to alt networks like [Yggdrasil](https://github.com/yggdrasil-network/yggdrasil-go) +* [x] Custom DNS resolver with memory cache (useful for alt networks navigation like [Yggdrasil](https://github.com/yggdrasil-network/yggdrasil-go)) * [x] Flexible settings in `config.json`, then UI -* [x] Native GTK environment, no custom colors until you change it in `css` +* [x] Native GTK environment, no custom colors until you change it by `css` * [x] Multi-tabs * [ ] Navigation history * [ ] Bookmarks @@ -14,7 +14,7 @@ At this moment project under development! * [ ] Local snaps to make resources accessible even offline * [ ] `Gemfeed` reader * [ ] Search engine integrations, probably [Yo!](https://github.com/YGGverse/Yo/tree/gemini) Search by default -* [ ] Machine translations (e.g. [Lingva](https://github.com/thedaviddelta/lingva-translate) API) +* [ ] Machine translations (e.g. [Lingva API](https://github.com/thedaviddelta/lingva-translate)) ## Components