Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit f80b914

Browse files
committed
docs: install & header
1 parent c8a2a72 commit f80b914

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
# `@scaleleap/cdk-shared-static-website-hosting`
1+
# Shared Static Website Hosting via AWS CDK
22

33
> Creates a shared static website hosting on CloudFront.
44
5+
## Install
6+
7+
```sh
8+
npm i @scaleleap/cdk-shared-static-website-hosting
9+
```
10+
511
## Usage
612

713
```ts

0 commit comments

Comments
 (0)