diff --git a/Zupit.VersionEndpoint/Zupit.VersionEndpoint/README.md b/Zupit.VersionEndpoint/Zupit.VersionEndpoint/README.md index 5407bfa..a8f9b41 100644 --- a/Zupit.VersionEndpoint/Zupit.VersionEndpoint/README.md +++ b/Zupit.VersionEndpoint/Zupit.VersionEndpoint/README.md @@ -4,7 +4,7 @@ This library adds a version endpoint to your ASP.NET Core application. The versi The endpoint is accessible via `GET /version` and returns a string with the version. You can customize the endpoint path. ## Prerequisites -- .NET 7 or later +- .NET 7 or later ## Installation ```