Skip to content

Commit

Permalink
docs: install & header
Browse files Browse the repository at this point in the history
  • Loading branch information
moltar committed Sep 16, 2022
1 parent c8a2a72 commit f80b914
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f80b914

Please sign in to comment.