From 0b7de768744a1ae14c59376500b92368d1db69a8 Mon Sep 17 00:00:00 2001 From: Hazel Noack Date: Wed, 16 Jul 2025 16:13:48 +0200 Subject: [PATCH] edited readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fcb891..78cecc4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ go install gitea.elara.ws/Hazel/transfem-startpage Then you can run the program `transfem-startpage` ```sh -transfem-startpage +transfem-startpage help ``` To configure this new tab page as website, you can install the firefox extension [New Tab Override](https://addons.mozilla.org/en-US/firefox/addon/new-tab-override/). Then just configure the url as `http://127.0.0.1:{port}/`. The default port should be `5500` but it will also print it out when starting the server. Make sure to check the box `Set focus to the web page instead of the address bar` in the extension settings, because the new tab page auto focuses the search bar.