Skip to content

Commit e80c488

Browse files
committed
Update Document
1 parent 659a05a commit e80c488

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Documentation~/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Github: https://github.com/litefeel/Unity-AlignTools
88
#### What does it do ?
99

1010
This editor window allows you to easily align ui objects on your scene :
11-
- align ui objects on all axis or the one you choose
11+
- align game objects on all axis or the one you choose
1212
- align on the left or the right (use renderer extents)
1313
- distribute objects in equals distances (for position)
1414
- expand/shrink size of ui by another
15-
- adjust position of ui by arrow keyboard
15+
- adjust position of game object by arrow keyboard
1616

1717
#### How to use?
1818

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
[![](https://img.shields.io/github/license/litefeel/Unity-AlignTools.svg)](https://github.com/litefeel/Unity-AlignTools/blob/upm/LICENSE.md)
77
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/litefeel)
88

9-
[Align Tools][AlignTools] is just perfect Unity asset plugin to align gui object.
9+
[Align Tools][AlignTools] is just perfect Unity asset plugin to align game object.
1010

1111
## Feature list
1212

1313
- Free
14-
- Align GUI object
14+
- Align game object
1515
- Distribute GUI object
16-
- Tested with Unity 5.x and 2017
16+
- Tested with Unity 2018 and 2019
1717
- No runtime resources required
1818
- No scripting required
1919

0 commit comments

Comments
 (0)