Skip to content

Commit 59d6d81

Browse files
authored
Update README.md
1 parent da322fe commit 59d6d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This nodejs template allows you code in typescript and it includes a mssql imple
44
1. Run the Create_DB.sql file in Sql Management studio
55
2. To run the project in dev, run the buildandrun_dev.bat
66

7-
This template will help you learn how to use typescript in a nodejs project. I have included a fully function api that writes to a SQL database,
7+
This template will help you learn how to use typescript in a nodejs project. I have included a fully functioning api that writes to a SQL database,
88
which will teach you how to make SQL calls in nodejs.
99

1010
Thanks

0 commit comments

Comments
 (0)