Browse Source

update readme

main
yggverse 3 months ago
parent
commit
d501f0b0a3
  1. 6
      README.md

6
README.md

@ -4,9 +4,9 @@ At this moment project under development!
## Features ## 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] 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 * [x] Multi-tabs
* [ ] Navigation history * [ ] Navigation history
* [ ] Bookmarks * [ ] Bookmarks
@ -14,7 +14,7 @@ At this moment project under development!
* [ ] Local snaps to make resources accessible even offline * [ ] Local snaps to make resources accessible even offline
* [ ] `Gemfeed` reader * [ ] `Gemfeed` reader
* [ ] Search engine integrations, probably [Yo!](https://github.com/YGGverse/Yo/tree/gemini) Search by default * [ ] 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 ## Components

Loading…
Cancel
Save