Skip to content

Commit

Permalink
revert coord in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hbmartin committed Nov 6, 2023
1 parent ef916c4 commit 152f32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ SQLiter is designed to serve as a driver to power user-friendly libraries rather

```
dependencies {
implementation("co.touchlab:sqliter:$version")
implementation("co.touchlab:sqliter-driver:$version")
}
```

Expand Down

0 comments on commit 152f32f

Please sign in to comment.