浏览代码

Merge pull request #216 from dsimmons/master

Removed "Alpha" project status warning from README.
Ben Hood 11 年之前
父节点
当前提交
6c63488642
共有 2 个文件被更改,包括 2 次插入3 次删除
  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.