Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 2b51599

Browse files
authored
Update README.md
1 parent 37d9c02 commit 2b51599

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ val dst = Dst(
1717
// after
1818
val newInstance = Mapper(DataClass::class.primaryConstructor!!).map(src)
1919
```
20+
## How to use
21+
Published on JitPack.
22+
Please see [here](https://jitpack.io/#k163377/MapK) for the introduction method.
2023

2124
## Usages
2225
### From multiple resources

0 commit comments

Comments
 (0)