diff --git a/README.md b/README.md index b2dd0e2..eaab342 100644 --- a/README.md +++ b/README.md @@ -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 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. +- 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. ----