We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbd71ac commit a90b148Copy full SHA for a90b148
README.md
@@ -1,6 +1,12 @@
1
# TweenSharp 
2
+[](https://github.com/BerndNK/TweenSharp/blob/master/LICENSEE)
3
+[](https://www.nuget.org/packages/TweenSharp/)
4
+
5
6
Provides an easy to use fluent API to quickly generate tweening functions.
7
+```
8
+Install-Package TweenSharp
9
10
11
# Usage
12
```C#
0 commit comments