From 1c71d49dfce6d3814616d696c34ada9b78de3ba4 Mon Sep 17 00:00:00 2001
From: xuty <xty50337@hotmail.com>
Date: Sun, 29 Mar 2020 14:50:19 +0800
Subject: [PATCH] update README

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 060006d..9539925 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,8 @@ Created from templates made available by Stagehand under a BSD-style
 | `listObjects`          	| fPutObject             	|                      	| setBucketPolicy                         	|
 | listObjectsV2         	| `copyObject`           	|                      	| listenBucketNotification                	|
 | `listIncompleteUploads`	| `statObject`           	|                      	|                                         	|
-|                       	| removeObject           	|                      	|                                         	|
-|                       	| removeObjects          	|                      	|                                         	|
+|                       	| `removeObject`         	|                      	|                                         	|
+|                       	| `removeObjects`        	|                      	|                                         	|
 |                       	| removeIncompleteUpload 	|                      	|                                         	|
 
 ## Usage
-- 
GitLab