mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
fix readme typo
This commit is contained in:
parent
3e9bf19c69
commit
ba94413a29
1 changed files with 2 additions and 2 deletions
|
|
@ -45,11 +45,11 @@ URL. For example:
|
|||
- Entering `https://smile.amazon.com` would redirect you to
|
||||
[smile.amazon.com](https://smile.amazon.com/).
|
||||
|
||||
### Query Paramater
|
||||
### Query Parameter
|
||||
|
||||
Additionally, you can pass any query via the `q` query param. For example:
|
||||
|
||||
- Going to `file:///path/to/tilde/index.html?q=cats` would search
|
||||
- Navigating to `file:///path/to/tilde/index.html?q=cats` would search
|
||||
[Google for cats](https://encrypted.google.com/search?q=cats).
|
||||
|
||||
This allows you to invoke Tilde with your native browser search bar.
|
||||
|
|
|
|||
Loading…
Reference in a new issue