Skip to content

Commit 67d39d8

Browse files
authored
Update ReadMe.md
1 parent d8d06df commit 67d39d8

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
@@ -34,7 +34,7 @@ This library has been deloyed to maven center.
3434
implementation("com.bennyhuo.kotlin:deepcopy-reflect:1.5.31.0")
3535
```
3636

37-
## Apt
37+
## Apt & Ksp
3838

3939
If you concern about the runtime efficiency, apt may be the solution. You can simply annotate the data class you want to deep copy with a `DeepCopy` annotation:
4040

0 commit comments

Comments
 (0)