Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitae74a99

Browse files
authored
docs: Add architecture diagram (#48)
1 parent462a3f7 commitae74a99

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

‎.license-ignore‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ requirements-dev.txt
1818
.github
1919
.gitignore
2020
.license-ignore
21+
docs

‎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+
<imgsrc="./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)

[8]ページ先頭

©2009-2025 Movatter.jp