1.6. Create README.md
# HTML Service
## Overview
This project deploys a static HTML page using AWS Lambda and API Gateway. The Lambda function serves an HTML page through an API endpoint.
## Setup
### Prerequisites
- Node.js and npm installed
- Serverless Framework installed
### Installation
1. Clone the repository:
```bash
git clone https://github.com/Satishmahakalkar/my-serverless-html-project
cd html-service