Skip to content

Commit 1d13387

Browse files
authored
[ISSUE #1498]📝Update README.md (#1499)
1 parent d7f0f3a commit 1d13387

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ language.
2222

2323
## Roadmap
2424

25-
### **🔊Note**: ***[Rocketmq-rust](https://github.com/mxsm/rocketmq-rust)*** is implemented based on
26-
***[Apache Rocketmq release-5.3.1📌](https://github.com/apache/rocketmq/tree/release-5.3.1)
27-
***, with subsequent feature enhancements to follow the updates of the version🚩.
25+
### **🔊Note**: ***[Rocketmq-rust](https://github.com/mxsm/rocketmq-rust)*** is implemented based on ***[Apache Rocketmq release-5.3.1📌](https://github.com/apache/rocketmq/tree/release-5.3.1)***, with subsequent feature enhancements to follow the updates of the version🚩.
2826

2927
![](resources/rocektmq-rust-roadmap.png)
3028

@@ -143,11 +141,9 @@ cargo run --bin rocketmq-broker-rust
143141

144142
First, start the RocketMQ NameServer and Broker services.
145143

146-
- [**Send a single message
147-
**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-a-single-message)
144+
- [**Send a single message**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-a-single-message)
148145

149-
- [**Send batch messages
150-
**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-batch-messages)
146+
- [**Send batch messages**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-batch-messages)
151147

152148
- [**Send RPC messages**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-RPC-messages)
153149

0 commit comments

Comments
 (0)