Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bennyhuo committed Dec 10, 2021
1 parent d8d06df commit 67d39d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This library has been deloyed to maven center.
implementation("com.bennyhuo.kotlin:deepcopy-reflect:1.5.31.0")
```

## Apt
## Apt & Ksp

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:

Expand Down

0 comments on commit 67d39d8

Please sign in to comment.