Skip to content

Commit 1882a71

Browse files
committed
Update package description
1 parent e15d92c commit 1882a71

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
# Debug Tools
22

3-
The Debug Tools package contains assets and scripts for debugging Unity projects.
3+
The Debug Tools package contains assets and scripts for debugging Unity projects. Included in the package are scripts for enhanced console logging, comparing performance, displaying framerate, and more.
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.debug",
33
"version": "1.0.3",
44
"displayName": "Zigurous Debug Tools",
5-
"description": "The Debug Tools package contains assets and scripts for debugging Unity projects.",
5+
"description": "The Debug Tools package contains assets and scripts for debugging Unity projects. Included in the package are scripts for enhanced console logging, comparing performance, displaying framerate, and more.",
66
"unity": "2019.4",
77
"keywords": [
88
"debug",

0 commit comments

Comments
 (0)