Skip to content

Commit 30a0e10

Browse files
committed
Updated ReadMe
1 parent 22479ee commit 30a0e10

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ This project demonstrates a serverless microservices architecture built using Ja
44

55
## Architecture Overview
66

7-
![Architecture Diagram](architecture.png)
8-
97
The application is built with the following components:
108

119
1. **Catalog Service**: Handles product catalog management and queries
@@ -32,7 +30,7 @@ Each service is implemented as a separate Lambda function, providing isolation a
3230

3331
1. Clone the repository:
3432
```bash
35-
git clone <repository-url>
33+
git clone https://github.com/aws-samples/server-side-rendering-microservices.git
3634
cd java-ssr-micro_service
3735
```
3836

0 commit comments

Comments
 (0)