Skip to content

Commit e335685

Browse files
committed
Better readme navigation
1 parent f69b52f commit e335685

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,12 @@ Here are main(and only one) screenshoter window. Open it in *Windows/ScreenShoot
2727

2828
---------------------
2929

30+
### Pre-defined settings
3031
![Pre-defined settings](HelpScreenshots/2.png)
3132
Asset already have defined sizes for some polular devises. You can select them, or create custom setup
3233

33-
---------------------
3434

35+
### Auto sizes
3536
![Auto sizes](HelpScreenshots/3.png)
3637
Here are example what buttons ** all sizes to Game window sizes selector** and **Clear all Game window sizes selector** do
3738

@@ -48,13 +49,13 @@ Find the manifest.json file in the Packages folder of your project and add a lin
4849
`"com.teamon.screenshooter": "https://github.com/Team-on/UnityScreenShooter.git"`
4950
Or, use [UpmGitExtension](https://github.com/mob-sakai/UpmGitExtension) to install and update the package.
5051

51-
#### For Unity 2018.2 or earlier
52+
### For Unity 2018.2 or earlier
5253
1. Download a source code zip this page
5354
2. Extract it
5455
3. Import it into the following directory in your Unity project
5556
- `Packages` (It works as an embedded package. For Unity 2018.1 or later)
5657
- `Assets` (Legacy way. For Unity 2017.1 or later)
5758

58-
#### From Unity Asset Store
59+
### From Unity Asset Store
5960
1. https://assetstore.unity.com/packages/slug/188939
6061
2. Add it to project as usual

0 commit comments

Comments
 (0)