Skip to content

Commit 6a131ef

Browse files
authored
Update README.md
1 parent 3de394e commit 6a131ef

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,14 @@ on native clients.
1515

1616
SQLiter is designed to serve as a driver to power user-friendly libraries rather than something to use directly but if you ever need it, you can find it on mavenCentral:
1717

18-
## Getting Help
19-
20-
SQLiter support can be found in the Kotlin Community Slack, [request access here](http://slack.kotlinlang.org/). Post in the "[#touchlab-tools](https://kotlinlang.slack.com/archives/CTJB58X7X)" channel.
21-
22-
For direct assistance, please [contact Touchlab](https://go.touchlab.co/contactus-gh) to discuss support options.
23-
24-
2518
```
2619
dependencies {
2720
implementation("co.touchlab:sqliter-driver:$version")
2821
}
2922
```
23+
24+
## Getting Help
25+
26+
SQLiter support can be found in the Kotlin Community Slack, [request access here](http://slack.kotlinlang.org/). Post in the "[#touchlab-tools](https://kotlinlang.slack.com/archives/CTJB58X7X)" channel.
27+
28+
For direct assistance, please [contact Touchlab](https://go.touchlab.co/contactus-gh) to discuss support options.

0 commit comments

Comments
 (0)