Skip to content

Commit

Permalink
add usage
Browse files Browse the repository at this point in the history
  • Loading branch information
imskr committed Aug 29, 2020
1 parent b075f89 commit 44f7af2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -48,6 +48,16 @@ $ cargo run
http://localhost:8000
```

## Usage

To test out a command, type in http://localhost:8000/search?cmd= followed by the command.

The following commands are supported by `Rusty-Skywalker`:
- "tw" -> redirects to twitter.com
- "tw @username" -> redirects to twitter.com/username

> Everything else redirects to a google search with your query.
## Queries and Commands

<p align="center">
Expand Down

0 comments on commit 44f7af2

Please sign in to comment.