diff --git a/README.md b/README.md index 71969629a..63745f01f 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ Select the following link to see how to install and run the example. | Example | Description | |---------|-------------| | [my-widget-service](https://github.com/aws-samples/aws-cdk-examples/tree/master/csharp/my-widget-service/) | Use Lambda to serve up widgets | +| [random-writer](https://github.com/aws-samples/aws-cdk-examples/tree/master/csharp/random-writer/) | This sample application demonstrates some essential mechanisms of the AWS CDK for .NET. It uses AWS Lambda, DynamoDB, CloudWatch. | To run a .NET example, say my-widget-service: