commit 02500b1c650df72b5600f0dc30ead6311e8cd8d1 parent 9e86684e33ef7f450170a77b74c114bbb963a246 Author: Hunter Date: Fri, 19 Dec 2025 23:20:34 -0500 update readme.md Diffstat:
| M | README.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 retro images is included. To browse them, type the magic tag `<images>` anywhere in the editor. Use them in your pages by filename: `<img src="coffee.gif">`. +A library of retro images is included. To browse them, type the magic tag `<images>` anywhere in the editor. You can use them in your pages like so: `<img src="coffee.gif">`. <br> <img src="images/hint.gif" width=60px>