Skip to content

Commit bdb3c5d

Browse files
authored
[ISSUE #2635]📝Update README.md🔥 (#2636)
1 parent dc9da30 commit bdb3c5d

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,10 @@ cargo run --bin rocketmq-broker-rust
123123

124124
First, start the RocketMQ NameServer and Broker services.
125125

126-
- [**Send a single message
127-
**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-a-single-message)
128-
129-
- [**Send batch messages
130-
**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-batch-messages)
131-
126+
- [**Send a single message**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-a-single-message)
127+
128+
- [**Send batch messages**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-batch-messages)
129+
132130
- [**Send RPC messages**](https://github.com/mxsm/rocketmq-rust/blob/main/rocketmq-client/README.md#Send-RPC-messages)
133131

134132
[**For more examples, you can check here**](https://github.com/mxsm/rocketmq-rust/tree/main/rocketmq-client/examples)

0 commit comments

Comments
 (0)