Skip to content

Commit f9b1af0

Browse files
committed
Update README.md
1 parent 1f16154 commit f9b1af0

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ This repository contains a curated set of C# scripts and project templates that
1010

1111
## Contents
1212

13-
- **2D Scripts**: Components specifically designed for 2D game development
14-
- **3D Scripts**: Components specifically designed for 3D game development
15-
- **Utilities**: General purpose scripts that can be used in any Unity project
16-
- **Templates**: Complete project templates with useful scripts included
13+
- **[2D Scripts](https://github.com/pilot2254/reusable-unity-scripts/tree/main/scripts/2d)**: Components specifically designed for 2D game development
14+
- **[3D Scripts](https://github.com/pilot2254/reusable-unity-scripts/tree/main/scripts/3d)**: Components specifically designed for 3D game development
15+
- **[Utilities](https://github.com/pilot2254/reusable-unity-scripts/tree/main/scripts/utilities)**: General purpose scripts that can be used in any Unity project
16+
- **[Templates](https://github.com/pilot2254/reusable-unity-scripts/tree/main/templates)**: Complete project templates with useful scripts included
17+
- **[Website](https://github.com/pilot2254/reusable-unity-scripts/tree/main/website)**: Simple website for this project
1718

1819
## Installation
1920

@@ -39,8 +40,8 @@ Contributions are welcome! Please read our [contributing guidelines](https://git
3940

4041
## License
4142

42-
Licensed under MIT License
43+
Licensed under [MIT License](https://github.com/pilot2254/reusable-unity-scripts/blob/main/LICENSE)
4344

4445
## Contact
4546

46-
Discord: @michal.flaska or @pilot2254
47+
Discord: **@michal.flaska** or **@pilot2254**

0 commit comments

Comments
 (0)