Skip to content

Commit

Permalink
1.3.1-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSnowfield committed Sep 9, 2021
1 parent 4ad4878 commit 56c75fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/.idea
/.vs

*.user

bin/
obj/
x64/
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## Konata.Codec

[![Codec](https://img.shields.io/badge/Konata-Codec-blue)](#)
[![NuGet](https://img.shields.io/badge/NuGet-1.0.0-orange)](https://www.nuget.org/packages/Konata.Codec/)
[![NuGet](https://img.shields.io/nuget/dt/Konata.Codec)](https://www.nuget.org/packages/Konata.Codec)
[![NuGet](https://img.shields.io/nuget/v/Konata.Codec)](https://www.nuget.org/packages/Konata.Codec)
[![License](https://img.shields.io/static/v1?label=LICENSE&message=GNU%20GPLv3&color=lightrey)](./blob/main/LICENSE)

Audio & Video codec library for Konata.
Expand Down

0 comments on commit 56c75fc

Please sign in to comment.