Skip to content

Commit

Permalink
Add workflow badge & add description
Browse files Browse the repository at this point in the history
  • Loading branch information
MRmlik12 committed Jun 23, 2021
1 parent 2bac24d commit 8c78439
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# SharedKernel

[![build & deploy](https://github.com/VulderApp/SharedKernel/actions/workflows/build-deploy.yml/badge.svg?branch=main)](https://github.com/VulderApp/SharedKernel/actions/workflows/build-deploy.yml)

Context for microservices in distributed systems
3 changes: 2 additions & 1 deletion src/Vulder.SharedKernel/Vulder.SharedKernel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<PackageVersion>0.1.0</PackageVersion>
<PackageVersion>0.1.1</PackageVersion>
<Title>Vulder.SharedKernel</Title>
<Authors>MRmlik12</Authors>
<Copyright>VulderApp</Copyright>
<Description>Context for microservices in distributed systems</Description>
<PackageProjectUrl>https://github.com/VulderApp/SharedKernel</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/VulderApp/SharedKernel/blob/main/LICENSE.md</PackageLicenseUrl>
<RepositoryUrl>https://github.com/VulderApp/SharedKernel</RepositoryUrl>
Expand Down

0 comments on commit 8c78439

Please sign in to comment.