commit 055d8fe8a11b81eee343abb1e6da20947aad304b
parent 712f8951cdc8dcc4bffa89343fdfdc6419459afe
Author: Hunter Irving
Date:   Thu, 25 Dec 2025 12:00:58 -0500

update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -17,7 +17,7 @@ Craft handmade websites in their natural habitat (your web browser). - to toggle <b>line wrapping</b>, press <kbd>F2</kbd> (enabled by default) ### Stock Images -A library of stock images is included for your convenience. To browse them, type `<img src=?>` anywhere in the editor. You can use them in your pages like so: `<img src="coffee.gif">`. +A library of stock images is included for your convenience. To browse them, type `<img src="?">` anywhere in the editor. You can use them in your pages like so: `<img src="coffee.gif">`. ### Boilerplate Type `<!>` to insert the following starter HTML: