commit 34ebbeff9ac0ef53b0ab18afb51d7a05f3c02147
parent f99bd26e712defdc8f35c0af072b701ce39013bb
Author: Hunter
Date:   Wed,  6 Aug 2025 17:04:10 -0400

update README to reference new keyboard shortcuts

Diffstat:
MREADME.md | 9++++++---
1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -12,11 +12,14 @@ Craft handmade websites in their natural habitat (your web browser). - Your work is automatically saved and restored when you reload the page 3. Press `⌘ + S` to export your work as an HTML file (`⌘ + O` to reopen exported files) -<br> +### Options +- to toggle line numbers on/off, press <kbd>F1</kbd> +- to toggle line wrapping on/off, press <kbd>F2</kbd> -<i> +<br> <img src="images/hint.gif" width=60px> -Try installing Web Workshop as a <a href="https://hunterirving.github.io/web_workshop/pages/pwa">Progressive Web App</a>!</i> +<i> +Wanna make websites on your phone? Try installing Web Workshop as a <a href="https://hunterirving.github.io/web_workshop/pages/pwa">Progressive Web App</a>!</i> ## Technologies Used