Browse Source

Document Google CloudSQL and Sphinx Support

Julien Schmidt 11 years ago
parent
commit
2d5e0219ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -41,7 +41,7 @@ A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) packa
 
 ## Requirements
   * Go 1.1 or higher
-  * MySQL (Version 4.1 or higher), MariaDB or Percona Server
+  * MySQL (Version 4.1 or higher), MariaDB, Percona Server, Google CloudSQL or Sphinx (Version 2.2.3 or higher)
 
 ---------------------------------------