diff --git a/README.md b/README.md index 3205d0b..a5b1c54 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Add the dependency: ```kotlin dependencies { - implementation 'com.github.starry-shivam:KtScheduler:1.0.0' + implementation 'com.github.starry-shivam:KtScheduler:Tag' } ```