Skip to content

Commit 3c3e9c5

Browse files
authored
Update README.md
added icons
1 parent f00f133 commit 3c3e9c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The window is broken into three sections:
1010
### Bundle List
1111
Left hand pane showing a list of all bundles in the project. Available functionality:
1212
* Select a bundle or set of bundles to see a list of the assets that will be in the bundle in the Asset List pane.
13-
* Icons indicate if the bundle is a standard or a scene bundle.
13+
* Icons indicate if the bundle is a standard (![standardbundle](https://github.com/Unity-Technologies/AssetBundles-Browser/blob/master/UnityEngine.AssetBundles/Editor/AssetBundleBrowser/Icons/ABundleBrowserIconY1756Basic.png)) or a scene bundle (![scenebundle](https://github.com/Unity-Technologies/AssetBundles-Browser/blob/master/UnityEngine.AssetBundles/Editor/AssetBundleBrowser/Icons/ABundleBrowserIconY1756Scene.png)).
1414
* Bundles with variants are a darker grey and can be expanded to show the list of variants.
1515
* Right-click or slow-double-click to rename bundle or bundle folder.
1616
* If a bundle has any error, warning, or info message, an icon will appear on the right side. Mouse over the icon for more information.
@@ -73,4 +73,4 @@ The Build tab provides basic build functionality to get you started using asset
7373
* *Append Hash* - Append the hash to the assetBundle name.
7474
* *Strict Mode* - Do not allow the build to succeed if any errors are reporting during it.
7575
* *Dry Run Build* - Do a dry run build.
76-
* *Build* - Executes build.
76+
* *Build* - Executes build.

0 commit comments

Comments
 (0)