From 7b49db4fb4446617f30b31227506aaee08e7455b Mon Sep 17 00:00:00 2001 From: Tomasz Kapias Date: Fri, 28 Apr 2023 10:04:24 +0200 Subject: [PATCH] add readme usage --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e338262..b2dd0e2 100644 --- a/README.md +++ b/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)