Skip to content

Commit

Permalink
update readme with examples link
Browse files Browse the repository at this point in the history
  • Loading branch information
udaysingh236 committed Jun 8, 2024
1 parent d99bc71 commit a0d8bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A highly versatile, fast and secured OData Version 4.01 SQL Connector which prov

### Example

More examples can be (found here)[https://github.com/udaysingh236/odata-sql-connect/blob/main/examples/filter.ts]
More examples can be [found here](https://github.com/udaysingh236/odata-sql-connect/blob/main/examples/filter.ts)

```Javascript
import { odataSql, DbTypes } from '@slackbyte/odata-sql-connect';
Expand Down

0 comments on commit a0d8bfa

Please sign in to comment.