diff --git a/Readme.md b/Readme.md index fdc86d4..802b090 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,4 @@ -# Cloudfront Lambda Redirect +# Static Site CDN Redirect for Cloudfront This service is a simple Lambda@Edge function for Cloudfront. It takes a request and conditionally rewrites the uri to direct requests to the `./index.html` file contained within the directory specified by the uri.