Skip to content

Commit f295b02

Browse files
authored
docs: updated the Readme doc to include API reference guide (#471)
1 parent 2164735 commit f295b02

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,15 @@ aws.protocols=-restJson1
136136

137137
See [Debugging](docs/debugging.md)
138138

139+
## Getting Help
140+
141+
Use the following sources for information:
142+
143+
* [Check api and developer guides.](https://docs.aws.amazon.com/sdk-for-kotlin/index.html)
144+
* Check for similar [issues](https://github.com/awslabs/aws-sdk-kotlin/issues) already opened.
145+
146+
If you still can’t find a solution to your problem open an [issue](https://github.com/awslabs/aws-sdk-kotlin/issues/new/choose) or a [discussion](https://github.com/awslabs/aws-sdk-kotlin/discussions/new)
147+
139148
## Security
140149

141150
Please refer to our [security policy](https://github.com/awslabs/aws-sdk-kotlin/security/policy).

0 commit comments

Comments
 (0)