Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ConzorKingKong authored Aug 14, 2019
1 parent b58eac2 commit 9518330
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This Worker allows you to put things into - and pull things out of - cloud storage from AWS.

To use this template in wrangler, run:

`wrangler generate cloud-storage https://github.com/ConzorKingKong/cloud-storage`

Make sure to add a `.env` file to the root directory for the `accessKeyId` and `secretAccessKey` values in the `index.js` file.

## Demo
Expand Down

0 comments on commit 9518330

Please sign in to comment.