Skip to content

Commit 1146142

Browse files
authored
Revise description of Kotlin SQL Toolkit
1 parent 3b7b069 commit 1146142

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
![](https://img.shields.io/static/v1?label=&message=iOS&color=blue)
1616
![](https://img.shields.io/static/v1?label=&message=Android&color=blue)
1717

18-
The Kotlin SQL Toolkit. A multiplatform, async SQL library with compile-time query checks. Supports PostgreSQL, MySQL,
19-
and SQLite.
18+
A multiplatform, async SQL Toolkit with compile-time query checks for Kotlin. Supports PostgreSQL, MySQL, and SQLite.
2019

2120
---
2221

@@ -746,4 +745,4 @@ Huge thanks to the maintainers and contributors of these projects.
746745

747746
## License
748747

749-
MIT — see [LICENSE](./LICENSE).
748+
MIT — see [LICENSE](./LICENSE).

0 commit comments

Comments
 (0)