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

Commit c7e3035

Browse files
authored
Merge pull request #4 from ProjectMapK/k163377-patch-1
インストール方法を追記
2 parents 4e61930 + 8dd1ad0 commit c7e3035

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,11 @@ val result: Sample = fastKFunction.generateBucket()
3737
```
3838

3939
## Installation
40-
TODO
40+
`FastKFunction` is published on JitPack.
41+
You can use this library on maven, gradle and any other build tools.
42+
Please see here for the introduction method.
43+
44+
- [ProjectMapK / FastKFunction](https://jitpack.io/#ProjectMapK/FastKFunction)
4145

4246
## How to use FastKFunction.
4347

0 commit comments

Comments
 (0)