Browse Source

Merge pull request #216 from dsimmons/master

Removed "Alpha" project status warning from README.
Ben Hood 11 years ago
parent
commit
6c63488642
2 changed files with 2 additions and 3 deletions
  1. 2 1
      AUTHORS
  2. 0 2
      README.md

+ 2 - 1
AUTHORS

@@ -25,4 +25,5 @@ Stefan Radomski <gibheer@zero-knowledge.org>
 Josh Wright <jshwright@gmail.com>
 Jacob Rhoden <jacob.rhoden@gmail.com>
 Ben Frye <benfrye@gmail.com>
-Fred McCann <fred@sharpnoodles.com>
+Fred McCann <fred@sharpnoodles.com>
+Dan Simmons <dan@simmons.io>

+ 0 - 2
README.md

@@ -4,8 +4,6 @@ gocql
 [![Build Status](https://travis-ci.org/gocql/gocql.png?branch=master)](https://travis-ci.org/gocql/gocql)
 [![GoDoc](http://godoc.org/github.com/gocql/gocql?status.png)](http://godoc.org/github.com/gocql/gocql)
 
-**Package Status:** Alpha 
-
 Package gocql implements a fast and robust Cassandra client for the
 Go programming language.