Skip to content

Commit 8934872

Browse files
authored
Merge pull request #65 from Azure-Samples/seesharprun-patch-1
Update readme.md
2 parents 7596b84 + 533aa23 commit 8934872

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ products:
1616

1717
This is a simple Blazor web application to illustrate common basic usage of Azure Cosmos DB for NoSQL's client library for .NET. This sample application accesses an existing account, database, and container using the [`Microsoft.Azure.Cosmos`](https://www.nuget.org/packages/Microsoft.Azure.Cosmos) and [`Azure.Identity`](https://www.nuget.org/packages/Azure.Identity) libraries from NuGet.
1818

19-
### Prerequisites
19+
## Prerequisites
2020

2121
- [Docker](https://www.docker.com/)
2222
- [Azure Developer CLI](https://aka.ms/azd-install)
2323
- [.NET SDK 9.0](https://dotnet.microsoft.com/download/dotnet/9.0)
2424

25-
### Quickstart
25+
## Quickstart
2626

2727
1. Log in to Azure Developer CLI.
2828

0 commit comments

Comments
 (0)