Skip to content

Commit

Permalink
README.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
antyrama committed Mar 30, 2024
1 parent 43ae805 commit 8dad18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
A smart CLI tool that automates the tedious task of configuring application services in the cloud.

## What it does?
Once executed, tool will hook up to host of `Microsoft.NET.Sdk.Web` application (NET6&7 only), collect all application settings and update your configuration JSON or YAML file.
Once executed, tool will hook up to host of `Microsoft.NET.Sdk.Web` application, collect all application settings and update your configuration JSON or YAML file.

## Getting started
Tool can be installed using the `Nuget package manager` or the `dotnet` CLI.
Expand Down

0 comments on commit 8dad18b

Please sign in to comment.