Skip to content

Commit 897f2d7

Browse files
Final tweaks and readd the other documentation links
1 parent 287a933 commit 897f2d7

2 files changed

Lines changed: 33 additions & 0 deletions

File tree

About.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,3 +272,18 @@ I will add more sample scenes for the UI examples in this repository and detail
272272
## [Previous Releases](https://unity-ui-extensions.github.io/Downloads)
273273

274274
Please see the [full downloads list](https://unity-ui-extensions.github.io/Downloads) for all previous releases and their corresponding download links.
275+
276+
-----
277+
278+
## More Information
279+
280+
For more information about the project, please see the following pages:
281+
282+
- [Downloads](Downloads.md)
283+
- [Getting Started](GettingStarted.md)
284+
- [UPM Installation Instructions](UPMInstallation.md)
285+
- [Controls detailed list](Controls.md)
286+
- [Further Information](FurtherInfo.md)
287+
- [Contribution Guidelines](ContributionGuidelines.md)
288+
- [See who's contributing](Contributors.md)
289+
- [About](About.md)

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ You can either download / fork this project to access the scripts, or you can al
3232

3333
## [Download Latest - Version 2.3](https://unity-ui-extensions.github.io/Downloads)
3434

35+
> Check out the [Getting Started](GettingStarted.md) guide to get the Unity UI Extensions project installed and start playing with the controls.
36+
3537
We have expanded where you can download the UnityPackage asset and widened the options to contribute to the project.
3638

3739
> I will still stress however, ***contribution is optional***. **The assets / code will always remain FREE**
@@ -81,6 +83,7 @@ To get up to speed with the Unity UI Extensions, check out the [Getting Started]
8183
>
8284
> - [Gitter Chat](https://gitter.im/Unity-UI-Extensions/Lobby) site for the UI Extensions project
8385
> - [GitHub Discussions](https://github.com/Unity-UI-Extensions/com.unity.uiextensions/discussions), if you have any questions, queries or suggestions
86+
> - [GitHub Projects view](https://github.com/orgs/Unity-UI-Extensions/projects/2), to see what is currently scheduled for the next release.
8487
>
8588
> Much easier that posting a question / issue on YouTube, Twitter or Facebook :D
8689
@@ -272,3 +275,18 @@ I will add more sample scenes for the UI examples in this repository and detail
272275
## [Previous Releases](https://unity-ui-extensions.github.io/Downloads)
273276

274277
Please see the [full downloads list](https://unity-ui-extensions.github.io/Downloads) for all previous releases and their corresponding download links.
278+
279+
-----
280+
281+
## More Information
282+
283+
For more information about the project, please see the following pages:
284+
285+
- [Downloads](Downloads.md)
286+
- [Getting Started](GettingStarted.md)
287+
- [UPM Installation Instructions](UPMInstallation.md)
288+
- [Controls detailed list](Controls.md)
289+
- [Further Information](FurtherInfo.md)
290+
- [Contribution Guidelines](ContributionGuidelines.md)
291+
- [See who's contributing](Contributors.md)
292+
- [About](About.md)

0 commit comments

Comments
 (0)