Skip to content

Commit

Permalink
Merge pull request #67 from Takasaki-Studio/Takasakiii-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Takasakiii authored Aug 30, 2024
2 parents 158503c + 278133a commit 24f69d2
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
Expand Up @@ -2,7 +2,7 @@

A framework to simplify application creation by improving dependency injection, validation, config and database handling

[![Quality gate](https://qube.takasaki.studio/api/project_badges/quality_gate?project=Takasaki-Studio_Lina_15f9a6a7-ef3c-4937-88f6-40e4f890d8f1&token=sqb_e3d13032d4593a8be8fecd4a976ada88ba8696ac)](https://qube.takasaki.studio/dashboard?id=Takasaki-Studio_Lina_15f9a6a7-ef3c-4937-88f6-40e4f890d8f1)
[![Quality Gate Status](https://qube.takasaki.studio/api/project_badges/measure?project=Takasaki-Studio_Lina_15f9a6a7-ef3c-4937-88f6-40e4f890d8f1&metric=alert_status&token=sqb_e3d13032d4593a8be8fecd4a976ada88ba8696ac)](https://qube.takasaki.studio/dashboard?id=Takasaki-Studio_Lina_15f9a6a7-ef3c-4937-88f6-40e4f890d8f1)

## Features

Expand Down Expand Up @@ -330,4 +330,4 @@ public class MyWorker : AbstractHostedLifecycleService

## License
The entire project, except for the file [FileVersionProvider.cs](TakasakiStudio.Lina.AspNet/Providers/FileVersionProvider.cs) is licensed under the [The Unlicense license](LICENSE).
The file FileVersionProvider.cs was copied from [Asp.NET Core](https://github.com/dotnet/aspnetcore/blob/6dfaf9e2cff6cfa3aab0b7842fe02fe9f71e0f60/src/Mvc/Mvc.Razor/src/Infrastructure/DefaultFileVersionProvider.cs) under the MIT License.
The file FileVersionProvider.cs was copied from [Asp.NET Core](https://github.com/dotnet/aspnetcore/blob/6dfaf9e2cff6cfa3aab0b7842fe02fe9f71e0f60/src/Mvc/Mvc.Razor/src/Infrastructure/DefaultFileVersionProvider.cs) under the MIT License.

0 comments on commit 24f69d2

Please sign in to comment.