README.md in disable_connection_pooling-0.0.1 vs README.md in disable_connection_pooling-0.1.0
- old
+ new
@@ -1,7 +1,12 @@
-# DisableConnectionPooling
+# disable_connection_pooling
-Disable the connection pooling of Rails
+Disable the connection pooling of Rails.
+
+Connect to the database for each request.
+
+[](http://badge.fury.io/rb/disable_connection_pooling)
+[](https://drone.io/bitbucket.org/winebarrel/disable_connection_pooling/latest)
## Installation
Add this line to your application's Gemfile: