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

This commit is contained in:
2026-05-20 14:32:53 +00:00
parent 5e9b96e3c7
commit 6bb2855320
+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