Skip to content

Commit 4362b8b

Browse files
committed
modify README
1 parent 8b3315e commit 4362b8b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,14 @@ To setup this application you will need to have the following components install
1919
- MQTT server
2020
- Kafka messaging broker and server
2121

22-
When you are ready to test the applications with one or more MQTT clients, you can follow the instructions in the Build and Run Components section. It will teach you how to fully build and run the application and see the power and utility offered of using GridDB with messaging brokers.
2322
# Project Components
2423
This repository includes two comopents.
2524
## GridDB Connector
26-
We developed it based on the FileStream Connector within Kafkafs source code. The location of the source code of these components can be found in the src folder.
25+
We developed it based on the FileStream Connector within Kafka's source code. The location of the source code of these components can be found in the src folder.
2726
## GridDB Data Viewer
2827
The GridDB Data Viewer outputs the data recorded by the GridDB Kafka Sink. The location of the source code of these components can be found in the DataViewer folder.
2928

30-
## Community
29+
# Community
3130

3231
* Issues
3332
Use the GitHub issue function if you have any requests, questions, or bug reports.
@@ -36,10 +35,10 @@ The GridDB Data Viewer outputs the data recorded by the GridDB Kafka Sink. The l
3635
You'll need to agree GridDB Contributor License Agreement(CLA_rev1.1.pdf).
3736
By using the GitHub pull request function, you shall be deemed to have agreed to GridDB Contributor License Agreement.
3837

39-
## License
38+
# License
4039

4140
This GridDB Sample Application source is licensed under the Apache License, version 2.0.
4241

43-
## Trademarks
42+
# Trademarks
4443

4544
Apache Kafka, Kafka are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.

0 commit comments

Comments
 (0)