From 651f11377962e9ce525681bd37939a11a411b6df Mon Sep 17 00:00:00 2001 From: Cade Scroggins Date: Wed, 3 Feb 2016 09:21:01 -0800 Subject: [PATCH] update readme --- README.md | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 3dc13ba..a77f22e 100644 --- a/README.md +++ b/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.