]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - README.md
Fixed text-overflow
[github/bastienwirtz/homer.git] / README.md
index 5ab7c26e3c9c759cd9071f621cae5df38be88d1d..3a621d599e295fcedc390f684f6738cdca89c3dc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,14 @@
 # Homer
 A dead simple static **HOM**epage for your serv**ER** to keep your services on hand, from a simple `yaml` configuration file.
 
-**Check out the live demo [here](https://homer-demo.netlify.com/).**
+**Check out the live demo [here](https://homer-demo.netlify.app).**
+
+It supports keyboard shortcuts:
+
+* `/` Start searching.
+* `Escape` Stop searching.
+* `Enter` Open the first matching result (respects the bookmark's `_target` property).
+* `Alt`/`Option` + `Enter` Open the first matching result in a new tab.
 
 If you need authentication support, you're on your own (it can be secured using a web server auth module or exposing it only through a VPN network / SSH tunnel, ...)