diff --git a/README.md b/README.md index ed09bdb..ca4f727 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# dev-container-typescript \ No newline at end of file +# dev-container-typescript + +This branch of this repository contains the complete source code for the article ["Creating a Dev Container for TypeScript and VS Code - Part 1"](https://manfredmlange.medium.com/creating-a-dev-container-for-typescript-and-vs-code-part-1-e653bb95c27f?sk=91a2735225ec4c746b3da0a231c24147) + +For part 2 of the article see ["Creating a Dev Container for TypeScript and VS Code - Part 2"](https://manfredmlange.medium.com/creating-a-dev-container-for-typescript-and-vs-code-part-2-2b856f4ce8cf?sk=f5ebbc8d8e3c9256d22705bdb438a0d1)