Skip to content

Commit e8e358f

Browse files
committed
Document that aws-sdk works with browserify.
1 parent 8eba9a0 commit e8e358f

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)