Update header size. Remove note
This commit is contained in:
parent
6ca2abb7f8
commit
b9a489b940
1 changed files with 1 additions and 3 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue