diff --git a/README.md b/README.md index ef887da..1ef1083 100644 --- a/README.md +++ b/README.md @@ -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