Skip to content

Commit e105273

Browse files
author
Mohsen Kamalzadeh
committed
Update package.json
1 parent 22ac6a5 commit e105273

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

com.unity.perception/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,13 @@
1616
"samples":[
1717
{
1818
"displayName": "Tutorial Files",
19-
"description": "These files accompany the tutorial for the Perception Package, found at https://github.com/Unity-Technologies/com.unity.perception/blob/tutorial_sample_project/Tutorial/TUTORIAL.md",
19+
"description": "These files accompany the Perception Tutorial, found at https://github.com/Unity-Technologies/com.unity.perception",
2020
"path" : "Samples~/Tutorial Files"
21+
},
22+
{
23+
"displayName": "Human Pose Estimation",
24+
"description": "These files accompany the Human Pose Estimation Tutorial, found at https://github.com/Unity-Technologies/com.unity.perception",
25+
"path" : "Samples~/Human Pose Estimation"
2126
}
2227
]
2328
}

0 commit comments

Comments
 (0)