Skip to content

Commit 3de394e

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

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ 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+
1825
```
1926
dependencies {
2027
implementation("co.touchlab:sqliter-driver:$version")

0 commit comments

Comments
 (0)