Skip to content

Commit

Permalink
Improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Collamar committed Dec 30, 2023
1 parent 385ce4b commit 9854e70
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,11 @@
"#lib/*.js": "./lib/*.js"
},
"exports": "./index.js",
"repository": "https://github.com/C-Collamar/datasync-s3-transfer"
"repository": "https://github.com/C-Collamar/datasync-s3-transfer",
"keywords": [
"amazon",
"aws",
"datasync",
"s3"
]
}
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Automate S3 object transfers between buckets via DataSync!

1. Install this package.

```
```bash
npm install @c-collamar/datasync-s3-transfer
```

Expand Down

0 comments on commit 9854e70

Please sign in to comment.