Skip to content

Commit

Permalink
Details: add repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
stscoundrel authored Apr 25, 2022
1 parent 46a662d commit f73c4e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Riimut.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<PackageId>Riimut</PackageId>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<Authors>stscoundrel / Sampo Silvennoinen</Authors>
<Description>
Transform latin letters to runes and vice versa.
Includes all four major runic alphabets.
</Description>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/stscoundrel/riimut-cs</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit f73c4e8

Please sign in to comment.