Skip to content

Commit 7bcefd4

Browse files
authored
Update README.md
1 parent dcf0ae8 commit 7bcefd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object Sydney {
99
val suburbs = listOf("Ryde", "Chippendale")
1010
}
1111
```
12-
- To import the libarary, see [Import JitPack Android Library] in the following article.
12+
- To import the libarary, see [Import JitPack Android Library](https://vtsen.hashnode.dev/how-to-publish-android-library-on-jitpackio-with-github#heading-10-import-jitpack-android-library) in the following article.
1313
- This very [simple app](https://github.com/vinchamp77/demo-simple-android-lib/tree/master/app) (part of this library) gives a quick example to use the library.
1414

1515
## Requirements

0 commit comments

Comments
 (0)