From b9a489b9401d67ed3da210f95b8e99bc75658236 Mon Sep 17 00:00:00 2001 From: Harlow Ward Date: Sat, 23 May 2015 13:56:03 -0700 Subject: [PATCH] Update header size. Remove note --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index dec4c06..f05bb8d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Golang Kinesis Connectors -__Note:__ _This codebase is a under active development._ - -### Kinesis connector applications written in Go +#### Kinesis connector applications written in Go Inspired by the [Amazon Kinesis Connector Library][1]. These components are used for extracting streaming event data into S3, Redshift, DynamoDB, and more. See the [API Docs][2] for package documentation.