Skip to content

Commit 2542c5c

Browse files
authoredJul 7, 2017
Add Getting Started
1 parent 1359926 commit 2542c5c

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed
 

‎README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,27 @@
11
# Unity Library
22

3-
Useful scripts, snippets and shaders here it is gathered.
3+
:tada: Welcome to Unity Library :tada:
4+
5+
Useful scripts, snippets and shaders here it is gathered for free.
46

57
We have collected most scripts from external sources like Unity Communities (Forums, Answers) and we made it ourselves a little.
68

9+
## Getting Started
10+
11+
This repository contains all kind of utilities for Unity from scripts to shaders.
12+
13+
You can [browse this repository](#content) and find your desired utility or you can [clone this repository](https://help.github.com/articles/cloning-a-repository/) and browse the files:
14+
15+
```bash
16+
git clone https://github.com/UnityCommunity/UnityLibrary.git
17+
```
18+
19+
or you can find useful stuff by [browsing awesome resources in the below](#resources).
20+
21+
[:sparkles: Contribution is Welcome](#contribution)
22+
23+
[:fire: Join the Community](#join-the-community)
24+
725
## Content
826

927
- [Docs/](https://github.com/UnityCommunity/UnityLibrary/tree/master/Docs) : A small replacement for missing Unity documentations.

0 commit comments

Comments
 (0)