update readme

This commit is contained in:
Cade Scroggins
2022-08-05 12:26:24 -05:00
parent 1c46b69a55
commit 2b74ecd215
+21 -20
View File
@@ -1,40 +1,41 @@
# Tilde # Tilde
Inspired by [r/startpages](https://www.reddit.com/r/startpages)—the idea Inspired by [r/startpages](https://www.reddit.com/r/startpages)—Tilde is a
is to have a browser homepage that is functional and sexy. browser homepage that is functional and chic.
## Basic Usage ## Basic Usage
To go to a site, type the corresponding key and press return. For example: To go to a site, type the corresponding key and press return. e.g:
- `t` will redirect you to [twitter.com](https://twitter.com/home). - `t` will redirect you to [twitter.com](https://twitter.com/home)
- `p` will redirect you to [producthunt.com](https://www.producthunt.com). - `b` will redirect you to [dribbble.com](https://dribbble.com/shots/popular)
### Searching To access any other site, enter the URL directly. e.g:
To search a site, type a single quote after the site’s key followed by - `example.com` will redirect you to [example.com](https://example.com)
your query. For example:
- `g'tilde` will [search GitHub for tilde](https://github.com/search?q=tilde). To search a site, type a space after the site’s key followed by your
- `y'kittens` will query. e.g:
[search YouTube for kittens](https://www.youtube.com/results?search_query=kittens).
If your input doesn’t match a key, a DuckDuckGo search will be triggered. - `g tilde` will [search GitHub for tilde](https://github.com/search?q=tilde)
- `y kittens` will
[search YouTube for kittens](https://www.youtube.com/results?search_query=kittens)
### Specific Paths A DuckDuckGo search will be triggered if your input doesn’t match a key.
e.g:
- `google` 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’s key. To go to a specific path on a site, type the path after the site’s key.
For example: e.g:
- `r/r/startpages` will redirect you to - `r/r/startpages` will redirect you to
[reddit.com/r/startpages](https://www.reddit.com/r/startpages). [reddit.com/r/startpages](https://www.reddit.com/r/startpages)
- `h/popular` will redirect you to - `h/popular` will redirect you to [hypem.com/popular](http://hypem.com/popular)
[hypem.com/popular](http://hypem.com/popular).
### Beyond ## Beyond
This is how you can use Tilde out of the box, but it’s meant to be Tilde is meant to be customized—[make it yours!](index.html)
customized. [Make it yours!](index.html)
## License ## License