Skip to content

Commit d7c6dfe

Browse files
committed
Updated README
1 parent 6e47902 commit d7c6dfe

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
Whether you're building a countdown for a game level, managing cooldowns, or triggering events at specific intervals, TimerKit provides a robust solution. It combines basic timing functionality with advanced features, all wrapped in an extensible and Unity-friendly design.
1010

11+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
12+
[![PullRequests](https://img.shields.io/badge/PRs-welcome-blueviolet)](http://makeapullrequest.com)
13+
[![Releases](https://img.shields.io/github/v/release/PaulNonatomic/TimerKit)](https://github.com/PaulNonatomic/TimerKit/releases)
14+
[![Unity](https://img.shields.io/badge/Unity-2022.3+-black.svg)](https://unity3d.com/pt/get-unity/download/archive)
15+
1116
</div>
1217

1318
### Features

0 commit comments

Comments
 (0)