update readme
This commit is contained in:
@@ -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.
|
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
|
a # takes you to amazon.com
|
||||||
t: donald trump # searches Twitter for Donald Trump
|
t: amazon # searches Twitter for Amazon
|
||||||
g: twitter # searches GitHub for Twitter
|
g: twitter # searches GitHub for Twitter
|
||||||
f # takes you to facebook.com
|
f # takes you to facebook.com
|
||||||
asdf # searches google for asdf
|
facebook # searches google for Facebook
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You get the idea...
|
||||||
|
|
||||||
|
## Beyond
|
||||||
|
|
||||||
|
Feel free to use this and modify it however you like.
|
||||||
|
|||||||
Reference in New Issue
Block a user