Skip to content

Commit 773170f

Browse files
authored
Update readme.md
1 parent e90ba6b commit 773170f

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
@@ -78,8 +78,8 @@ ScalaSql supports Scala 2.13.x and >=3.4.2
7878

7979
## Documentation
8080

81-
* ScalaSql Quickstart Examples: self-contained files showing how to set up ScalaSql with
82-
a variety of supported databases and perform simple DDL and
81+
* ScalaSql Quickstart Examples: self-contained files showing how to set up ScalaSql to
82+
connect your Scala code to a variety of supported databases and perform simple DDL and
8383
`SELECT`/`INSERT`/`UPDATE`/`DELETE` operations:
8484
* [Postgres](scalasql/test/src/example/PostgresExample.scala)
8585
* [MySql](scalasql/test/src/example/MySqlExample.scala)

0 commit comments

Comments
 (0)