Skip to content

Commit a397401

Browse files
committed
Merge pull request #394 from konklone/browserify-docs
Document that aws-sdk works with browserify
2 parents 8eba9a0 + e8e358f commit a397401

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ HTML pages:
2222

2323
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.0.21.min.js"></script>
2424

25+
The AWS SDK is also compatible with [browserify](http://browserify.org).
26+
2527
### In Node.js
2628

2729
The preferred way to install the AWS SDK for Node.js is to use the

0 commit comments

Comments
 (0)