Skip to content

Commit c2ea173

Browse files
authored
Update README.md
1 parent 14c1677 commit c2ea173

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

API_MySQL_AWS/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
At the conception of this sample project, the REST API app was kept alive using PM2 on an AWS EC2. The MySQL was an instance created in AWS RDS.
44

55
## Tech Highlights
6-
**MySQL Driver:** The node module [`mysql`](https://github.com/mysqljs/mysql#readme)
6+
**1. MySQL Driver:** The node module [`mysql`](https://github.com/mysqljs/mysql#readme)
77

8-
**REST Framework:** Restify
8+
**2. REST Framework:** Restify
99

10-
**Authentication:** JsonWebToken
10+
**3. Authentication:** JsonWebToken
1111

1212

1313
**For this latest version:**

0 commit comments

Comments
 (0)