Skip to content

Commit 5b01fbf

Browse files
committed
add public/README.md
1 parent 0092796 commit 5b01fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/REAME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You need to implement a middleware to retrieve weather data and serve it to the
7272
Obviously, many developers have accountered this issue. Lucky for us, `EJS`, `ReactJS` typically solves this problem. EJS is an easier choice having less of a learning curve.
7373
7474
**Decision:**
75-
Let's introduce the Embedded Javascript (EJS) middleware template rendering weather data upon client requestt.
75+
Let's introduce the Embedded Javascript ([EJS](https://www.npmjs.com/package/ejs)) middleware template rendering weather data upon client requestt.
7676
7777
e.g.
7878
```c

0 commit comments

Comments
 (0)