Skip to content

Commit

Permalink
Reference to Typescript >Python translation docs (#90)
Browse files Browse the repository at this point in the history
Added reference to doc that provides guidance on how to read TypeScript code and translating it to Python.
  • Loading branch information
stevenbryen authored and rix0rrr committed Sep 17, 2019
1 parent 38ab358 commit 6fc3c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AWS CDK Examples

This repository contains a set of example projects for the [AWS Cloud Development
Kit](https://github.com/awslabs/aws-cdk).
Kit](https://github.com/awslabs/aws-cdk). Some examples are only available in TypeScript, there is a guide on how to read TypeScript code and translate it to Python [here](https://docs.aws.amazon.com/cdk/latest/guide/multiple_languages.html).

## Table of Contents
1. [TypeScript examples](#TypeScript)
Expand Down

0 comments on commit 6fc3c69

Please sign in to comment.