diff --git a/README.md b/README.md index e34eed71..92124fa8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![][Javadocs img]][Javadocs] [![][Librapay img]][Librapay] -Fast, simple, reliable. HikariCP is a "zero-overhead" production ready JDBC connection pool. At roughly 130Kb, the library is very light. Read about [how we do it here](https://github.com/brettwooldridge/HikariCP/wiki/Down-the-Rabbit-Hole). +Fast, simple, reliable. HikariCP is a "zero-overhead" production ready JDBC connection pool. At roughly 165Kb, the library is very light. Read about [how we do it here](https://github.com/brettwooldridge/HikariCP/wiki/Down-the-Rabbit-Hole).    **"Simplicity is prerequisite for reliability."**
         - *Edsger Dijkstra*