Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsonax committed Oct 20, 2023
1 parent 1ac18f8 commit 25f9070
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 @@ -18,4 +18,4 @@ I decided not to turn this into a nuget package for now. Depending on if you are
I do suggest you flatten the code that you need into a single project to keep things simpler.

## Examples
Some examples can be found in [Examples](Examples). For instance for postgresql you can find examples for [nunit](Examples/PostgreSql/AwesomeApiTest.Nunit) and [xunit](Examples/PostgreSql/AwesomeApiTest.Xunit)
Some examples can be found in [Examples](Examples). For instance for postgresql you can find examples for [nunit](Examples/Api/PostgreSql/Api.PostgreSql.Nunit) and [xunit](Examples/Api/PostgreSql/Api.PostgreSql.Xunit)

0 comments on commit 25f9070

Please sign in to comment.