commit d8c1e86c1c6833acf004b68de12c0ce3ee86839a
parent 7429652e955c40f69752384a444493afc82a3eeb
Author: Hunter
Date:   Fri, 16 Jan 2026 10:59:23 -0500

update readme

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

diff --git a/README.md b/README.md @@ -25,7 +25,7 @@ Recently, Web Workshop has become an editor of choice for <a href="https://html. 3. Press `⌘ + S` to export your work as an HTML file (`⌘ + O` to open an existing file) ### Stock Images -A library of stock images is included for your convenience. To browse them, type `<img src="?">` anywhere in the editor, then click to select an image from the resultant table. +A library of stock images is included for your convenience. To browse them, type `<img src="?">` anywhere in the editor, then click to select an image from the resulting table. Alternatively, if you know the name of the image you'd like to use, you can add it to your project like so: `<img src="coffee.gif">`.