From c3d1385ba8a9d1781d2ae88e163120fc1f7717bb Mon Sep 17 00:00:00 2001 From: Simon Marty Date: Tue, 30 Jul 2024 16:36:47 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 518280b..e11f396 100644 --- a/README.md +++ b/README.md @@ -127,10 +127,10 @@ def function_to_be_decorated(arg1, arg2, arg3): ``` ## Getting Help -We use GitHub issues for tracking bugs and caching library feature requests and have limited bandwidth to address them. Please use these community resources for getting help: +Please use these community resources for getting help: * Ask a question on [Stack Overflow](https://stackoverflow.com/) and tag it with [aws-secrets-manager](https://stackoverflow.com/questions/tagged/aws-secrets-manager). * Open a support ticket with [AWS Support](https://console.aws.amazon.com/support/home#/) -* if it turns out that you may have found a bug, please [open an issue](https://github.com/aws/aws-secretsmanager-caching-python/issues/new). +* If it turns out that you may have found a bug, or have a feature request, please [open an issue](https://github.com/aws/aws-secretsmanager-caching-python/issues/new). ## License This library is licensed under the Apache 2.0 License.