diff --git a/README.rdoc b/README.rdoc index fa00bab..af9f224 100644 --- a/README.rdoc +++ b/README.rdoc @@ -12,6 +12,10 @@ Mysql2::Client - your connection to the database Mysql2::Result - returned from issuing a #query on the connection. It includes Enumerable. +== Installing + +I plan to release the initial gem version within the next day or so. Just wanted to tweak extconf to help find the libmysql binary easier, and add the ssl options. + == Usage Connect to a database: