Skip to content

Commit 60ae9d9

Browse files
committed
Add package description.
1 parent 882eaf1 commit 60ae9d9

File tree

1 file changed

+1
-1
lines changed
  • src/UnityMvvmToolkit.UnityPackage/Assets/Plugins/UnityMvvmToolkit

1 file changed

+1
-1
lines changed

src/UnityMvvmToolkit.UnityPackage/Assets/Plugins/UnityMvvmToolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": { "name": "ChebanovDD", "url": "https://github.com/ChebanovDD" },
55
"version": "0.1.0",
66
"unity": "2018.4",
7-
"description": "...",
7+
"description": "The Unity Mvvm Toolkit allows you to use data binding to establish a connection between the app UI and the data it displays. This is a simple and consistent way to achieve clean separation of business logic from UI.",
88
"keywords": [ "mvvm", "binding", "ui", "toolkit" ],
99
"license": "MIT"
1010
}

0 commit comments

Comments
 (0)