mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update readme
This commit is contained in:
parent
4374c80a53
commit
651f113779
1 changed files with 15 additions and 9 deletions
24
README.md
24
README.md
|
|
@ -1,17 +1,23 @@
|
|||
# tilde
|
||||
# Tilde
|
||||
|
||||
I was inspired by [/r/startpages](https://www.reddit.com/r/startpages), and this is the result. The idea is to have a homepage for your browser that is functional and sexy.
|
||||
Inspired by [/r/startpages](https://www.reddit.com/r/startpages)—the idea is to have a homepage for your browser that is functional and sexy.
|
||||
|
||||
**Usage:**
|
||||
## Usage
|
||||
|
||||
It's pretty simple. To go to a site you just enter the corresponding key. To view the available commands, enter a `?`. If your input doesn't match any of the commands, a generic google search will be triggered.
|
||||
|
||||
**Examples:**
|
||||
## Examples
|
||||
|
||||
```
|
||||
a # takes you to amazon.com
|
||||
t: donald trump # searches Twitter for Donald Trump
|
||||
g: twitter # searches GitHub for Twitter
|
||||
f # takes you to facebook.com
|
||||
asdf # searches google for asdf
|
||||
a # takes you to amazon.com
|
||||
t: amazon # searches Twitter for Amazon
|
||||
g: twitter # searches GitHub for Twitter
|
||||
f # takes you to facebook.com
|
||||
facebook # searches google for Facebook
|
||||
```
|
||||
|
||||
You get the idea...
|
||||
|
||||
## Beyond
|
||||
|
||||
Feel free to use this and modify it however you like.
|
||||
|
|
|
|||
Loading…
Reference in a new issue