update readme for mobile browsers

This commit is contained in:
Tomasz Kapias 2023-04-28 18:07:43 +02:00
parent 5c84fe7feb
commit 9692a8214a

View file

@ -29,6 +29,7 @@ Stilde include **[staticrypt][staticrypt_repo]** for that purpose and provide an
- Direct decryption by secret hash uri.
- Deployment and re-deployment with one command.
- New: custom logo on both form and startpage.
- New: toggle the input field by clicking on the logo (useful for mobile browsers)
## License
@ -140,7 +141,9 @@ Example: ./build.sh -u https://start.domain.tld -d static -t "STILDE - StartPage
- **Run a search on a website**: type a space after the websites 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.
- 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.
- On mobile devices you can open/close the input and you keyboard by a touch on the logo.
----