Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YahuiWong authored May 15, 2021
1 parent 7bb62cf commit 22abd75
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 @@ -17,7 +17,7 @@ Easy to use Dapper batch insert, support MySQL, SQLServer, ClickHouse and other
public string Name { get; set; }
public int Age { get; set; }
}
}

```
### InsertBulk
```c#
Expand Down

0 comments on commit 22abd75

Please sign in to comment.