Browse Source

added link to the old package

Christoph Hack 12 years ago
parent
commit
cea76f1912
1 changed files with 4 additions and 1 deletions
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -4,7 +4,10 @@ gocql
 Package gocql implements a fast and robust Cassandra client for the
 Package gocql implements a fast and robust Cassandra client for the
 Go programming language.
 Go programming language.
 
 
-**Attention:** This package is currently actively developed and the API may change in the future.
+**Attention:** This package is currently actively developed and the API may
+change in the future. The old "datbase/sql" based package is now called
+[gocqldriver](https://github.com/tux21b/gocqldriver) and is no longer
+maintained.
 
 
 Installation
 Installation
 ------------
 ------------