Skip to content

Commit

Permalink
Polish the docs (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-ai authored Jan 11, 2023
1 parent bbcbcac commit 1184903
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Introduction

This is still a work-in-progress project. Do not use it in production till it grows mature enough.
Here is the C# implementation of the client for [Apache RocketMQ](https://rocketmq.apache.org/).

## Architecture

Expand Down
2 changes: 1 addition & 1 deletion golang/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The Golang Implementation of Apache RocketMQ Client

Project github.com/apache/rocketmq-clients/golang is targeted to implement with golang. At the current moment, it is still a work-in-progress project. Do not use it in production till it grows mature enough.
Here is the golang implementation of the client for [Apache RocketMQ](https://rocketmq.apache.org/).

## Architecture

Expand Down

0 comments on commit 1184903

Please sign in to comment.