Skip to content

Commit

Permalink
Merge pull request #10 from pharindoko/feat/8-release-to-pypi
Browse files Browse the repository at this point in the history
docs(readme): update installation instructions
  • Loading branch information
pharindoko authored Nov 6, 2022
2 parents 343d3bf + 3c4348e commit 4a311ed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ Using Typescript for aws cdk
npm i cdk-internal-gateway
```

Using Python for aws cdk

```bash
pip install pharindoko.cdk-internal-gateway
```

## Architecture

![cdk-internal-gateway-architecture](cdk-internal-gateway.drawio.png )
Expand Down

0 comments on commit 4a311ed

Please sign in to comment.