diff --git a/bebop/welcome.py b/bebop/welcome.py index 00669d3..9c2eafe 100644 --- a/bebop/welcome.py +++ b/bebop/welcome.py @@ -13,17 +13,20 @@ WELCOME_PAGE = """\ # Welcome to the Bebop browser! 🚀 -Press "?" or type ":help" and enter to see the keybinds, commands and more, \ -or visit the link below by pressing its link ID (1). To start browsing \ +Press "?" or type ":help" and press enter to see the keybinds, commands and \ +more, or visit the link below by pressing its link ID (1). To start browsing \ right away, press "o", type an URL and press Enter. => bebop:help Offline help page => gemini://dece.space/dev/bebop.gmi Online Bebop home +To quit Bebop, type `:q` and press enter. + You can configure which page to show up when starting Bebop instead of this \ one: set your home URL in the "home" key of your configuration file. -New to Gemini? Check out this catalog of capsules to get you started: +New to Gemini? Check out these capsules to get you started: -=> gemini://medusae.space/ medusae.space +=> gemini://geminiquickst.art Gemini Quickstart +=> gemini://medusae.space/ The medusae.space catalog """