Skip to content

Commit e90ba6b

Browse files
authored
Update readme.md
1 parent c69a84c commit e90ba6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ dbClient.transaction{ db =>
5656
}
5757
```
5858

59-
ScalaSql supports PostgreSQL, MySQL, Sqlite, and H2 databases. Support for additional
60-
databases can be easily added.
59+
ScalaSql supports database connections to PostgreSQL, MySQL, Sqlite, and H2 databases.
60+
Support for additional databases can be easily added.
6161

6262
ScalaSql is a relatively new library, so please try it out, but be aware you may hit bugs
6363
or missing features! Please open [Discussions](https://github.com/com-lihaoyi/scalasql/discussions)

0 commit comments

Comments
 (0)