mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-23 16:59:54 +00:00
update readme
Signed-off-by: jiangkuaixue <jiangchenzhou@huawei.com>
This commit is contained in:
parent
4704adae74
commit
233dff0975
@ -33,9 +33,9 @@ The main code directory structure of DSoftBus is as follows:
|
||||
```
|
||||
/foundation/communication/dsoftbus
|
||||
├── interfaces # APIs
|
||||
├── adapter # Adapter code
|
||||
├── core # Core code
|
||||
│ ├── common # Common code
|
||||
│ ├── adapter # Adaptation code
|
||||
│ ├── authentication # Authentication code
|
||||
│ ├── bus_center # Networking code
|
||||
│ ├── connection # Connection code
|
||||
|
@ -33,9 +33,9 @@
|
||||
```
|
||||
/foundation/communication/dsoftbus
|
||||
├── interfaces # 接口代码
|
||||
├── adapter # 适配层代码
|
||||
├── core # 核心代码
|
||||
│ ├── common # 通用代码
|
||||
│ ├── adapter # 适配层代码
|
||||
│ ├── authentication # 认证代码
|
||||
│ ├── bus_center # 组网代码
|
||||
│ ├── connection # 连接代码
|
||||
|
Loading…
Reference in New Issue
Block a user