summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordoufenghu <[email protected]>2023-12-09 18:44:36 +0800
committerdoufenghu <[email protected]>2023-12-09 18:44:36 +0800
commit0452c73c0acbf1e4ac45e46f94350f0313a8d7a0 (patch)
tree586dd66c6b77de2d512b477a006badff57d00f03 /README.md
parent4fc6b233b2ef82f22ce362c56b3656909f579c38 (diff)
[improve][ENV] Add help files and fix some dependency issue.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 543dff4..571894a 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Groot Stream Platform helps you process netflow data - logs, metrics etc. - in r
## Features
-Groot Stream is is designed to simplify the operation of ETL (Extract, Transform, Load). It efficiently collects data from multiple sources and processes and enriches it.
+Groot Stream is designed to simplify the operation of ETL (Extract, Transform, Load). It efficiently collects data from multiple sources and processes and enriches it.
- **Real-time data processing**: Using Flink as the execution engine, it can provide high throughput and low-latency processing capabilities for large-scale data streams.
- **Designed for extension**: Plugin-based management that support for User-defined Functions, Sources, and Sinks.
- **Highly Configurable**: Customize data flow through YML templates to swiftly fulfill ETL requirements without development.