This is an automated email from the ASF dual-hosted git repository.

zhaoyunxing pushed a commit to branch compress
in repository https://gitbox.apache.org/repos/asf/dubbo-go-samples.git

commit 397f1606180db4d90a3e272afd839edf1331b0db
Author: AlexStocks <[email protected]>
AuthorDate: Sat Jul 24 22:09:28 2021 +0800

    Pls. --> Pls
---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 9da44f2..11ad476 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 ## What It Contains
 
 * async: An async example.
-* attachment: An attachment example, to show how to use attachment to pass 
user data from the client to the server.  
+* attachment: An attachment example, to show how to use attachment to pass 
user data from the client to the server.
 * chain: Show an example of calling chain
 * config-api: Use API to config Dubbo-go
 * configcenter: Uses of different config centers, including zookeeper, apollo 
and nacos at present.
@@ -33,11 +33,11 @@
 
 ## How To Run
 
-Pls. refer [How To Run](HOWTO.md) for the instructions.
+Pls refer [How To Run](HOWTO.md) for the instructions.
 
 ## How to contribute
 
 If you want to add more samples, pls. read on:
-1. Create new sub directory and give it an appropriate name for your new 
sample. Pls. follow the layout of the existing sample if you are not sure how 
to organize your code.
-2. Make sure your sample work as expected before submit PR, and make sure 
GitHub CI passes after PR is submitted. Pls. refer to the existing sample on 
how to test the sample.   
-3. Pls. provide README.md to explain your samples.
+1. Create new sub directory and give it an appropriate name for your new 
sample. Pls follow the layout of the existing sample if you are not sure how to 
organize your code.
+2. Make sure your sample work as expected before submit PR, and make sure 
GitHub CI passes after PR is submitted. Pls refer to the existing sample on how 
to test the sample.
+3. Pls provide README.md to explain your samples.

Reply via email to