From dd60ede9d146553273026c53903c806da0622f6c Mon Sep 17 00:00:00 2001 From: Brian Lopez Date: Sun, 4 Apr 2010 22:48:19 -0700 Subject: [PATCH] no need --- README.rdoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.rdoc b/README.rdoc index b714ea8..9b203d7 100644 --- a/README.rdoc +++ b/README.rdoc @@ -12,8 +12,6 @@ Mysql2::Client - your connection to the database Mysql2::Result - returned from issuing a #query on the connection. It includes Enumerable. -That's it. - == Usage Connect to a database: