Update header size. Remove note

This commit is contained in:
Harlow Ward 2015-05-23 13:56:03 -07:00
parent 6ca2abb7f8
commit b9a489b940

View file

@ -1,8 +1,6 @@
# Golang Kinesis Connectors # 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 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. into S3, Redshift, DynamoDB, and more. See the [API Docs][2] for package documentation.