Skip to content

Commit a90b148

Browse files
authored
Update README.md
1 parent dbd71ac commit a90b148

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# TweenSharp ![alt text](https://github.com/BerndNK/TweenSharp/raw/master/Icon/IconInversed50px.png "TweenSharpLogo")
2+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/BerndNK/TweenSharp/blob/master/LICENSEE)
3+
[![NuGet](https://img.shields.io/nuget/v/TweenSharp.svg)](https://www.nuget.org/packages/TweenSharp/)
4+
25

36
Provides an easy to use fluent API to quickly generate tweening functions.
7+
```
8+
Install-Package TweenSharp
9+
```
410

511
# Usage
612
```C#

0 commit comments

Comments
 (0)