This is an automated email from the ASF dual-hosted git repository.
jasonhuynh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-kafka-connector.git
The following commit(s) were added to refs/heads/master by this push:
new bf0e1e7 Update README.md
bf0e1e7 is described below
commit bf0e1e735c09c7b025989a85044341c81a021b8f
Author: Jason Huynh <[email protected]>
AuthorDate: Tue Feb 25 14:41:04 2020 -0800
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 957dcfb..37473f4 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
Kafka provides an integration point through Source and Sink Connectors. The
GeodeKafkaSource allows Geode to be a data source for Kafka
The GeodeKafkaSink allows Geode to consume data off of topics and store data
from Kafka.
-### Build
+### How to Build
mvn package