Skip to content

Commit

Permalink
chore: update readme with info block specifying where to open issues
Browse files Browse the repository at this point in the history
  • Loading branch information
atierian committed Oct 11, 2023
1 parent 88a650d commit 3370af9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
[![Open Bugs](https://img.shields.io/github/issues/aws-amplify/aws-appsync-realtime-client-ios/bug?color=d73a4a&label=bugs)](https://github.com/aws-amplify/aws-appsync-realtime-client-ios/issues?q=is%3Aissue+is%3Aopen+label%3Abug)
[![Feature Requests](https://img.shields.io/github/issues/aws-amplify/aws-appsync-realtime-client-ios/feature-request?color=ff9001&label=feature%20requests)](https://github.com/aws-amplify/aws-appsync-realtime-client-ios/issues?q=is%3Aissue+label%3Afeature-request+is%3Aopen)

A client implementation in Swift for the AWS AppSync service on the iOS platform. It's used as a dependency by [amplify-swift](https://github.com/aws-amplify/amplify-swift).
> [!IMPORTANT]
> AWS AppSync Realtime Client iOS is not intended to be used directly; it is used as a dependency of [Amplify Swift](https://github.com/aws-amplify/amplify-swift) and [AWS AppSync SDK iOS](https://github.com/awslabs/aws-mobile-appsync-sdk-ios). If you have any issues stemming from the library, please open an issue in the applicable repository for the product that you’re using directly.
## Contributing

Expand Down

0 comments on commit 3370af9

Please sign in to comment.