Skip to content

Commit 34d2cc6

Browse files
committed
docs: Add Architecture Diagram
1 parent 755fc8d commit 34d2cc6

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Visit [the official website](https://dubbo.apache.org/) for more information.
2020

2121
> **Disclaimer:** This project is in the early stages of development. Features are subject to change, and some components may not be fully stable. Contributions and feedback are welcome as the project evolves.
2222
23+
24+
## Architecture
25+
<img src="./docs/img/Architecture.svg" alt="Architecture" style="zoom:30%;" />
26+
2327
## Features
2428

2529
- **Service Discovery**: Zookeeper
@@ -123,7 +127,7 @@ It's as simple as the code snippet below. With just a few lines of code, you can
123127

124128
We are excited to welcome contributions to the Dubbo-Python project! Whether you are fixing bugs, adding new features, or improving documentation, your input is highly valued.
125129

126-
To ensure a smooth collaboration, please review our [Contributing Guide](https://github.com/apache/dubbo-python/blob/main/CONTRIBUTING.md) for detailed instructions on how to get started, adhere to coding standards, and submit your contributions effectively.
130+
To ensure a smooth collaboration, please review our [Contributing Guide](./docs/CONTRIBUTING.md) for detailed instructions on how to get started, adhere to coding standards, and submit your contributions effectively.
127131

128132
## License
129133

File renamed without changes.

docs/img/Architecture.svg

Lines changed: 2 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)