Bladeren bron

added link to the old package

Christoph Hack 12 jaren geleden
bovenliggende
commit
cea76f1912
1 gewijzigde bestanden met toevoegingen van 4 en 1 verwijderingen
  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
 ------------
 ------------