Skip to content

Commit

Permalink
Update README.md (dotnet#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno authored Jun 13, 2024
1 parent 94a6cdd commit b7b2204
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# eShop Reference Application - "AdventureWorks"

A reference .NET application implementing an e-commerce website using a services-based architecture.
A reference .NET application implementing an e-commerce website using a services-based architecture using [.NET Aspire](https://learn.microsoft.com/dotnet/aspire/).

![eShop Reference Application architecture diagram](img/eshop_architecture.png)

Expand All @@ -11,7 +11,7 @@ A reference .NET application implementing an e-commerce website using a services
### Prerequisites

- Clone the eShop repository: https://github.com/dotnet/eshop
- Install & start Docker Desktop: https://docs.docker.com/engine/install/
- [Install & start Docker Desktop](https://docs.docker.com/engine/install/)

#### Windows with Visual Studio
- Install [Visual Studio 2022 version 17.10 or newer](https://visualstudio.microsoft.com/vs/).
Expand Down

0 comments on commit b7b2204

Please sign in to comment.