diff --git a/README.md b/README.md
index 9d343836..1f4cd732 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
![](https://raw.github.com/wiki/brettwooldridge/HikariCP/Hikari.png) HikariCP It's Faster. [![Build Status](https://travis-ci.org/brettwooldridge/HikariCP.png?branch=master)](https://travis-ci.org/brettwooldridge/HikariCP)[![](https://raw.github.com/wiki/brettwooldridge/HikariCP/twitter.png)](https://twitter.com/share?text=Interesting%20JDBC%20Connection%20Pool&hashtags=HikariCP&url=https%3A%2F%2Fgithub.com%2Fbrettwooldridge%2FHikariCP) [![](https://raw.github.com/wiki/brettwooldridge/HikariCP/facebook.png)](http://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fgithub.com%2Fbrettwooldridge%2FHikariCP&width&layout=standard&action=recommend&show_faces=true&share=false&height=80)
Hi·ka·ri [hi·ka·'lē] (*Origin: Japanese*): light; ray.
==========
-There is nothing faster. There is nothing more correct. HikariCP is a "zero-overhead" production-quality connection pool. Coming in at roughly 50Kb, the library is extremely light. Read about [how we do it here](https://github.com/brettwooldridge/HikariCP/wiki/Down-the-Rabbit-Hole).
+There is nothing faster. There is nothing more correct. HikariCP is a "zero-overhead" production ready JDBC connection pool. Coming in at roughly 50Kb, the library is extremely light. Read about [how we do it here](https://github.com/brettwooldridge/HikariCP/wiki/Down-the-Rabbit-Hole).
- **"Simplicity is a prerequisite for reliability."**
- - *Edsger Djikstra*
+ **"Simplicity is a prerequisite for reliability."**
+ - *Edsger Djikstra*
----------------------------------------------------
_Java 8 maven artifact:_