Skip to content

Commit

Permalink
Add readme to nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
NogginBops committed Apr 14, 2023
1 parent c168fe3 commit 806b7f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,2 +1,2 @@
# sdl-redist
Redistributable for SDL
# OpenTK SDL redist
This is a package that contains prebuilt SDL binaries.
1 change: 1 addition & 0 deletions sdl-redist.csproj
Expand Up @@ -11,6 +11,7 @@

<PackageProjectUrl>https://www.libsdl.org/</PackageProjectUrl>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<PackageReadmeFile>README.md</PackageReadmeFile>

<PackageId>OpenTK.redist.SDL</PackageId>
<Authors>Team OpenTK</Authors>
Expand Down

0 comments on commit 806b7f6

Please sign in to comment.