Skip to content

Commit 8692a23

Browse files
committed
tidy, 更新了README
1 parent 363bd55 commit 8692a23

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@
1818

1919
See projects:
2020

21-
- [cpp-socks5](https://github.com/cpp-main/cpp-socks5);
22-
- [protocal-adapter](https://github.com/cpp-main/protocal-adapter)
21+
- [cpp-socks5](https://github.com/cpp-main/cpp-socks5), learn how to use TCP and how to organize the project;
22+
- [protocal-adapter](https://github.com/cpp-main/protocal-adapter), learn how to use TCP, UDP, MQTT, UART;
23+
- [cpp-tbox-for-ros](https://github.com/cpp-main/cpp-tbox-for-ros), learn how to how to integrate into the ROS 2 development environment, and how to use `rclcpp`;
2324

2425
# Features
2526

README_CN.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@
1818

1919
参考项目:
2020

21-
- [cpp-socks5](https://gitee.com/cpp-master/cpp-socks5)
22-
- [protocal-adapter](https://gitee.com/cpp-master/protocal-adapter)
21+
- [cpp-socks5](https://gitee.com/cpp-master/cpp-socks5),参考如何进行TCP通信,以及如何组织工程;
22+
- [protocal-adapter](https://gitee.com/cpp-master/protocal-adapter),参考如何进行 TCP, UDP, MQTT, UART 通信;
23+
- [cpp-tbox-for-ros](https://gitee.com/cpp-master/cpp-tbox-for-ros),参考如何集成到ROS2开发环境,以及如何例用 rclcpp 进行通信;
2324

2425
# 特点
2526

0 commit comments

Comments
 (0)