-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[3.0][docs] update example in README #2819
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@Shawn-Hx I think we should keep two quick starts at the same time. What do you think? |
ruanhang1993
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for contribution. @Shawn-Hx
I think the README for cdc 3.0 should use the structure as follows.
# Title
......(Describe the CDC 3.0 usage)
## The cdc 3.0 structure
tools
pipeline connector
source connector
...
## Features
.......
## Quick start
.......
### Pipeline Connector
......
### Source Connector
## Connectors
.......(Describe the two parts and the difference between pipeline connector and source connector)
### Pipeline connector
......
#### Supported (Tested) Databases
### Source connector
......
#### Supported (Tested) Databases
## License
......
## Contributing
......
## Community
......
## Documents
......
ruanhang1993
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Co-authored-by: guiyuan.hx <[email protected]>
No description provided.