diff --git a/README.md b/README.md index a4d4f01..9b0974e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ -# `@scaleleap/cdk-shared-static-website-hosting` +# Shared Static Website Hosting via AWS CDK > Creates a shared static website hosting on CloudFront. +## Install + +```sh +npm i @scaleleap/cdk-shared-static-website-hosting +``` + ## Usage ```ts