Skip to content

Commit 359d674

Browse files
committed
Add additional details to the README description
1 parent d5c2be8 commit 359d674

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Animation Library
22

3-
The Animation Library package contains assets and scripts for animating Unity objects.
3+
The Animation Library package contains assets and scripts for animating Unity objects. Included animation scripts are Blink, Move, Orbit, Rotate, Scale, SmoothFollow, SmoothLookAt, and more. The package also contains several animation data structures and humanoid avatar masks.
44

55
## Installation
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.zigurous.animation",
33
"version": "1.0.0",
44
"displayName": "Zigurous Animation Library",
5-
"description": "The Animation Library package contains assets and scripts for animating Unity objects.",
5+
"description": "The Animation Library package contains assets and scripts for animating Unity objects. Included animation scripts are Blink, Move, Orbit, Rotate, Scale, SmoothFollow, SmoothLookAt, and more.",
66
"unity": "2019.4",
77
"keywords": [
88
"animation",

0 commit comments

Comments
 (0)