docs: update the structure in README

This commit is contained in:
Dorian Niemiec 2025-01-02 13:46:15 +01:00
parent bf4b081ddc
commit 17363178cd

3
README
View file

@ -19,3 +19,6 @@ Structure:
- eslint.config.js - ESLint configuration - eslint.config.js - ESLint configuration
- jest.config.js - Jest configuration - jest.config.js - Jest configuration
- modInfo.json - SVR.JS mod name and version - modInfo.json - SVR.JS mod name and version
- nodemon.json - Nodemon configuration
- prettier.config.js - Prettier configuration
- svrjs.install.js - SVR.JS installation script (SVR.JS is used by the development server)