Skip to content

Commit 4720ddb

Browse files
docs(home): add discord invitation link (#1471)
Co-authored-by: Heitor Lessa <[email protected]>
1 parent 84b8695 commit 4720ddb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,10 @@ A suite of Python utilities for AWS Lambda functions to ease adopting best pract
2727
* **[Idempotency](https://awslabs.github.io/aws-lambda-powertools-python/latest/utilities/idempotency/)** - Convert your Lambda functions into idempotent operations which are safe to retry
2828
* **[Feature Flags](https://awslabs.github.io/aws-lambda-powertools-python/latest/utilities/feature_flags/)** - A simple rule engine to evaluate when one or multiple features should be enabled depending on the input
2929

30-
3130
### Installation
3231

3332
With [pip](https://pip.pypa.io/en/latest/index.html) installed, run: ``pip install aws-lambda-powertools``
3433

35-
3634
## Tutorial and Examples
3735

3836
* [Tutorial](https://awslabs.github.io/aws-lambda-powertools-python/latest/tutorial)
@@ -47,7 +45,9 @@ With [pip](https://pip.pypa.io/en/latest/index.html) installed, run: ``pip insta
4745
* Powertools idea [DAZN Powertools](https://github.com/getndazn/dazn-lambda-powertools/)
4846

4947
## Connect
50-
48+
49+
* **AWS Lambda Powertools on Discord**: `#python` - **[Invite link(https://discord.gg/B8zZKbbyET)**
50+
* **Email**: [email protected]
5151

5252
## Security disclosures
5353

0 commit comments

Comments
 (0)