Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
thohng committed Jul 20, 2023
1 parent f3bf8d7 commit 7cf7ffc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ASPNET.Core 6 Echo Service WebApi
# ASP.NET Core Echo Service WebApi

ASPNET.Core 6 WebApi provide Echo Service Api for troubleshooting and diagnosing during deployment and integration. This is useful tool on detecting deployment (setup environment) and development issue OAuth and OIDC with deployment environment.
ASP.NET Core WebApi provide Echo Service Api for troubleshooting and diagnosing during deployment and integration. This is useful tool on detecting deployment (setup environment) and development issue OAuth and OIDC with deployment environment.

## Build Status

Expand All @@ -23,7 +23,7 @@ docker logs -f echoapi
docker rm -f echoapi
```

### Run ASP.NETCore Echo Service API from command line using dotnet
### Run ASP.NET Core Echo Service API from command line using dotnet

- Checkout source code from Github

Expand Down

0 comments on commit 7cf7ffc

Please sign in to comment.