commit 712f8951cdc8dcc4bffa89343fdfdc6419459afe
parent 3af2fb812866dd6dff57560d8798df7d1679831c
Author: Hunter Irving
Date:   Thu, 25 Dec 2025 00:01:38 -0500

Update README.md
Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

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: @@ -26,7 +26,7 @@ Type `<!>` to insert the following starter HTML: <html> <head> <style> - + </style> </head> <body>