diff --git a/README.md b/README.md index 72a24a3..bd6f68d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

Rose Browser

+

Rose Browser

Minimal browser based on webkit2gtk

#### Features @@ -20,3 +20,11 @@ Rose is released under own license, which grants the following permissions: - Distribution - Modification - Private use + +### To do + +- [ ] String substitution on uri in order to redirect to better frontends. +- [ ] Present "standard" browser keybindings as an alternative. +- [ ] Fix zoom in new tab +- [ ] Make tab bar slightly prettier. + diff --git a/TODO.md b/TODO.md deleted file mode 100644 index fa8b762..0000000 --- a/TODO.md +++ /dev/null @@ -1,3 +0,0 @@ - -- String substitution on uri in order to redirect to better frontends. -- Present "standard" browser keybindings as an alternative.