From 529c37aa0ba4ecfb85112aa927a99f5e598537f2 Mon Sep 17 00:00:00 2001 From: sangcomz Date: Wed, 9 Feb 2022 20:36:44 +0900 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c177685..5249baf 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ StickyTimeLine is timeline view for android. ## How to Use ### Gradle -[![Maven Central](https://img.shields.io/maven-central/v/io.github.sangcomz/stickytimeline)](https://search.maven.org/artifact/io.github.sangcomz/stickytimeline) +[![Maven Central](https://img.shields.io/maven-central/v/io.github.sangcomz/StickyTimeLine)](https://search.maven.org/artifact/io.github.sangcomz/StickyTimeLine) ```groovy dependencies { implementation 'io.github.sangcomz:StickyTimeLine:x.x.x'