Update readme.

This commit is contained in:
2024-02-23 17:19:21 -08:00
parent 77342b7cbf
commit d416a3ba58

View File

@ -11,6 +11,7 @@
### HTML
- Adjust as needed within `src`.
- Additional HTML files can be added to the `src` directly, or to subfolders within `src`.
- Preserve the `styles.css` reference in the header.
- Preserve the `app.js` reference near the closing `</body>` tag.