Skip to content

Commit 7400979

Browse files
update readme
1 parent babf04c commit 7400979

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ allprojects {
2121
```
2222
Step 2. Add the dependency
2323
```groovy
24-
dependencies {
25-
implementation 'com.github.Muhammad-Javad:JCalender:0.0.1-alpha'
26-
}
24+
dependencies {
25+
implementation 'com.github.Muhammad-Javad:JCalender:0.0.1-alpha'
26+
}
2727
```
2828
## Usage
2929
First of all, you must add JCalendar to your layout.

0 commit comments

Comments
 (0)