Skip to content

Commit 2e5bb57

Browse files
authored
Update README.md
1 parent 8cc92b1 commit 2e5bb57

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

API_MSSQL_AZURE/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
### Todo
44
1. Need to do User table
5-
2. Use bcrypt-nodejs for the password. (Try with MySQL first). Prove the concept?
6-
3. Do Unit Test
5+
2. Add Unit Test
76

87
### Unit Test
98
1. Setup Mocha in `test` directory
10-
2. Make sure to put the Mocha config inside `package.json` `script.test`.
9+
2. Make sure to put the Mocha config inside `package.json` `script.test`.

0 commit comments

Comments
 (0)