Skip to content

Commit 05981d2

Browse files
author
hoailinh1210
committed
readme
1 parent 948a111 commit 05981d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ awsUtils.dynamoDB.exportCSV({ TableName: 'table_name' }, './dat.csv')
4343
});
4444

4545
```
46-
# S3 buckets
46+
## S3 buckets
4747
List buckets :
4848
```js
4949
awsUtils.bucket.list()
@@ -86,8 +86,8 @@ Set distribution config:
8686
awsUtils.cloudFront.setDistributionConfig();
8787
```
8888

89-
# Release history
89+
## Release history
9090

91-
# Meta
91+
## Meta
9292
Ymese Team - Ymese.com
9393
Distributed under the APACHE license. See LICENSE for more information.

0 commit comments

Comments
 (0)