Skip to content

Commit 43578ef

Browse files
authored
Add missing READMEs for Smithy packages (#485)
1 parent b42329f commit 43578ef

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# smithy-aws-event-stream
2+
3+
This package provides AWS specific interfaces for [Amazon Event Stream](https://smithy.io/2.0/aws/amazon-eventstream.html) implementations in tooling generated by Smithy.

packages/smithy-core/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# smithy-core
2+
3+
This is the core package that provides foundational SDK interfaces for both client and server
4+
tooling generated by Smithy.

packages/smithy-http/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# smithy-http
2+
3+
This package provides primitives and interfaces for http functionality in tooling generated by Smithy.

0 commit comments

Comments
 (0)