Skip to content

Commit 6bc2fe9

Browse files
Readme Added
1 parent 88f2e41 commit 6bc2fe9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ Import
55
--------
66

77
```xml
8+
Maven :
89
<dependency>
910
<groupId>com.github.MateuszWolkowicz</groupId>
1011
<artifactId>androidExtensions</artifactId>
1112
<version>0.1.0</version>
1213
</dependency>
1314
```
14-
or [Gradle][3]:
15+
or Gradle:
1516
```groovy
1617
implementation 'com.github.MateuszWolkowicz:androidExtensions:0.1.0'
1718
```

0 commit comments

Comments
 (0)