Update README.md
Node.js CI Test / docker (push) Successful in 10s

This commit is contained in:
2026-05-20 16:00:55 +00:00
parent 6bb2855320
commit 705ed46881
+1 -1
View File
@@ -65,7 +65,7 @@ The following tools were used in this project:
## Embedded Javascript
EJS simply stands for Embedded Javascript.. It is a simple templating language/engine that lets its user generate HTML with plain javascript. EJS is mostly useful whenever you have to output HTML with a lot of javascript. EJS is a simple templating language that lets you generate HTML markup with plain JavaScript. No religiousness about how to organize things. No reinvention of iteration and control-flow.
EJS simply stands for Embedded Javascript.. It is a simple templating language/engine that lets its user generate HTML with plain javascript. EJS is mostly useful whenever you have to output HTML with a lot of javascript.. EJS is a simple templating language that lets you generate HTML markup with plain JavaScript. No religiousness about how to organize things. No reinvention of iteration and control-flow.
## Body-Parser