Skip to content

Commit 43ab8a5

Browse files
committed
Update package description
1 parent 463f4ac commit 43ab8a5

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
# UI Toolkit
22

3-
The UI Toolkit package contains scripts and utilities for creating UI in Unity projects.
3+
The UI Toolkit package contains scripts and utilities for creating UI in Unity projects. The package is intended to solve common problems that arise when developing UI and menus. The package is still early in development, and more scripts will be added over time.
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.ui",
33
"version": "0.1.0",
44
"displayName": "Zigurous UI Toolkit",
5-
"description": "The UI Toolkit package contains scripts and utilities for creating UI in Unity projects.",
5+
"description": "The UI Toolkit package contains scripts and utilities for creating UI in Unity projects. The package is intended to solve common problems that arise when developing UI and menus.",
66
"unity": "2019.4",
77
"keywords": [
88
"ui",

0 commit comments

Comments
 (0)