Skip to content

Commit 0c2a52a

Browse files
authored
Update README.md
1 parent 57d418c commit 0c2a52a

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,29 @@
11
# HeroStateMachineExample
2-
Hero State Machine Example
2+
3+
4+
<p align="center">
5+
<a>
6+
<img alt="Made With Unity" src="https://img.shields.io/badge/made%20with-Unity-57b9d3.svg?logo=Unity">
7+
</a>
8+
<a>
9+
<img alt="License" src="https://img.shields.io/github/license/RimuruDev/HeroStateMachineExample?logo=github">
10+
</a>
11+
<a>
12+
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/RimuruDev/HeroStateMachineExample?logo=Mapbox&color=orange">
13+
</a>
14+
<a>
15+
<img alt="Repo Size" src="https://img.shields.io/github/repo-size/RimuruDev/HeroStateMachineExample?logo=VirtualBox">
16+
</a>
17+
<a>
18+
<img alt="Downloads" src="https://img.shields.io/github/downloads/RimuruDev/HeroStateMachineExample/total?color=brightgreen">
19+
</a>
20+
<a>
21+
<img alt="Last Release" src="https://img.shields.io/github/v/release/RimuruDev/HeroStateMachineExample?include_prereleases&logo=Dropbox&color=yellow">
22+
</a>
23+
<a>
24+
<img alt="GitHub stars" src="https://img.shields.io/github/stars/RimuruDev/HeroStateMachineExample?branch=main&label=Stars&logo=GitHub&logoColor=ffffff&labelColor=282828&color=informational&style=flat">
25+
</a>
26+
<a>
27+
<img alt="GitHub user stars" src="https://img.shields.io/github/stars/RimuruDev?affiliations=OWNER&branch=main&label=User%20Stars&logo=GitHub&logoColor=ffffff&labelColor=282828&color=informational&style=flat">
28+
</a>
29+
</p>

0 commit comments

Comments
 (0)