Skip to content

Commit 88d93e7

Browse files
authored
Update README.md
1 parent 7323e59 commit 88d93e7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ You can add the following dependencies to your pom.xml to include [PgBulkInsert]
3131

3232
## PgBulkInsert 9: Modern, Functional API ##
3333

34-
PgBulkInsert 9.0.0 comes with a new API, that focuses on a functional API surface leveraging modern Java
35-
features (Lambdas, Method References, and Records) and reduces memory allocation-overhead.
34+
PgBulkInsert 9.0.0 comes with a new API, that's functional and type-safe to work with.
3635

3736
## Quick Start ##
3837

0 commit comments

Comments
 (0)