Skip to content

Commit c932f05

Browse files
authored
Update README.md
1 parent 25f8cce commit c932f05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Best it usage and good luck ;)
3939

4040
Add it in your root build.gradle at the end of repositories:
4141

42-
```css
42+
```
4343
allprojects {
4444
repositories {
4545
...
@@ -50,7 +50,7 @@ Add it in your root build.gradle at the end of repositories:
5050

5151
**Step 2.** Add the dependency
5252

53-
```css
53+
```
5454
dependencies {
5555
implementation 'com.github.JastAir:Android-BackgroundChart:{version}'
5656
}

0 commit comments

Comments
 (0)