update readme

This commit is contained in:
cade
2024-02-24 10:24:35 -08:00
parent 1ec4cfa957
commit f696c31dcf
+20 -18
View File
@@ -1,34 +1,36 @@
# Tilde # Tilde
Inspired by [r/startpages](https://www.reddit.com/r/startpages)—Tilde is Tilde is a minimal browser homepage for pro web surfers.
the browser homepage for pro web surfers.
## Basic Usage ## Usage
To go to a site, type the corresponding key and press return. e.g: **To go to a site**, type the corresponding key and press <kbd>Enter</kbd>.
- `g` will redirect you to [github.com](https://github.com) e.g. `g` <kbd>Enter</kbd> will redirect you to
[github.com](https://github.com)
To search a site, type a space after the site&rsquo;s key followed by your **To search a site**, type a space after the site&rsquo;s key followed by your
query. e.g: query.
- `y kittens` will e.g. `y kittens` <kbd>Enter</kbd> will
[search YouTube for kittens](https://www.youtube.com/results?search_query=kittens) [search YouTube for kittens](https://www.youtube.com/results?search_query=kittens)
A DuckDuckGo search will be triggered if your input doesn&rsquo;t match a key. **If your input doesn&rsquo;t match a key**, a DuckDuckGo search will be
e.g: triggered.
- `google` will [search DuckDuckGo for google](https://duckduckgo.com/?q=google) e.g. `google` <kbd>Enter</kbd> will
[search DuckDuckGo for google](https://duckduckgo.com/?q=google)
To go to a specific path on a site, type the path after the site&rsquo;s key. **To go to a specific path on a site**, type the path after the site&rsquo;s
e.g: key.
- `r/r/startpages` will redirect you to e.g. `r/r/startpages` <kbd>Enter</kbd> will redirect you to
[reddit.com/r/startpages](https://www.reddit.com/r/startpages) [reddit.com/r/startpages](https://www.reddit.com/r/startpages)
To access any other site, enter the URL directly. e.g: **To access any other site**, enter the URL directly.
- `example.com` will redirect you to [example.com](https://example.com) e.g. `example.com` <kbd>Enter</kbd> will redirect you to
[example.com](https://example.com)
## Beyond ## Beyond