add readme usage
This commit is contained in:
parent
13359f6869
commit
7b49db4fb4
10
README.md
10
README.md
|
@ -133,6 +133,16 @@ options:
|
|||
Example: ./build.sh -u https://start.domain.tld -d static -t "STILDE - StartPage"
|
||||
```
|
||||
|
||||
## Basic Usage
|
||||
|
||||
- **Open a website**: type the corresponding key and press return, or click on the link.
|
||||
- **Open a specific path on a site**: type the path after the site’s key and press return.
|
||||
- **Run a search on a website**: type a space after the website’s key followed by your query and press return.
|
||||
- **Perform a search with DuckDuckGo**: input any string that doesn't match a key and press return.
|
||||
|
||||
Under your input **suggestions** will be displayed, they are **specific to a key** or **from DuckDuckGo**. Use press up/down/return or click to use them.
|
||||
|
||||
|
||||
----
|
||||
|
||||
[//]: # (LINKS)
|
||||
|
|
Loading…
Reference in a new issue