diff --git a/README.md b/README.md index 7bb013c..2ae6a4e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ Additionally, the toolbar supports packaging projects using the 'dotnet pack' co This Toolbar focuses on optimizing .NET development workflows, ensuring consistency and efficiency throughout (and without) the CI/CD pipeline within Visual Studio. -This project operates in conjunction with the [Coree.Template.Project](https://github.com/carsten-riedel/Coree.Template.Project), created with preset csproj settings. Utilize the Coree Project Templates with these preset csproj settings (which can be customized) to rapidly package, push, or publish builds. By combining these approaches, the capability to generate a single-file executable, or creating and releasing nuget packages can be achieved in just a matter of minutes. +This project operates in conjunction with the [Coree.Template.Project](https://github.com/carsten-riedel/Coree.Template.Project), created with preset csproj settings. Utilize the Coree Project Templates with these preset csproj settings (which can be customized) to rapidly package, push, or publish builds. + +**By combining these approaches, the capability to generate a single-file executable, or creating and releasing nuget packages can be achieved in just a matter of minutes.** ## Preperation (Prerequirments)