diff --git a/examples/producer/README.md b/examples/producer/README.md index 87d1606..d89b959 100644 --- a/examples/producer/README.md +++ b/examples/producer/README.md @@ -1,8 +1,6 @@ # Producer -A prepopulated file with JSON users is available on S3 for seeing the stream: - -https://s3.amazonaws.com/kinesis.test/users.txt +A prepopulated file with JSON users is available on S3 for seeing the stream. ### Environment Variables @@ -16,5 +14,4 @@ export AWS_SECRET_KEY= ### Running the code - $ curl https://s3.amazonaws.com/kinesis.test/users.txt > /tmp/users.txt $ go run main.go --stream streamName