diff --git a/README.md b/README.md index 15df338..af67969 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ $ time java -jar ./springboot/target/springboot-1.0-SNAPSHOT.jar ## Results -|DI|Compile/Package Time, ms|Jar with Dependencies, KB|Exec time, ms| +|DI|Compile/Package Time, ms|Jar with Deps Size, KB|:arrow_down: Exec time, ms| |----|-----|-----|----| |Dagger|1267|51|121| |Cayenne DI|91|79|180|