Skip to content

Commit

Permalink
Added reference to programmatic api usuage example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
parwatcodes committed Nov 28, 2019
1 parent b08e925 commit 8a5860c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ await db.transaction(async trx => {
## Examples

1. [Node MSSQL Sample (JavaScript)](examples/node-app-mssql)
2. [Node MSSQL Programmatic API (JavaScript)
](examples/node-mssql-programmatic-use)

## Changelog

Expand Down

0 comments on commit 8a5860c

Please sign in to comment.