diff --git a/README.md b/README.md index 2e23542..899b950 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ async.stopExecuting() // To terminate thread ``` dependencies { - implementation 'com.github.Tomiwa-Ot:obd:1.21' + implementation 'com.github.Tomiwa-Ot.obd:obd:1.21' } ```