commit 6bf6c1eb5f0cf7a0db4d9c23905d1e8f33c53dd2
parent 4b631c0174a5e83e4253519bd40ebd1a3e01c185
Author: Hunter
Date: Mon, 19 Jan 2026 20:53:59 -0500
add stock images image
Diffstat:
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -31,6 +31,10 @@ Recently, Web Workshop has become an editor of choice for <a href="https://html.
### 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 resulting table.
+<a href="https://hunterirving.github.io/web_workshop/">
+<img src="readme_images/stock_images.png" width="650"></a>
+<br><br>
+
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">`.
### Boilerplate
diff --git a/readme_images/stock_images.png b/readme_images/stock_images.png
Binary files differ.