Skip to content

Commit ac3daae

Browse files
authored
Merge pull request michidk#52 from bazyleu/master
2 parents 4ae7192 + 786493a commit ac3daae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,8 @@ Navigation:
330330
* [Zenject](https://github.com/modesttree/Zenject) - depedency injection framework.
331331
* [UniRx](https://github.com/neuecc/UniRx) - unity reactive extensions implementation.
332332
* [Stateless](https://github.com/Patroklo/stateless) - Fork of Stateless dot net statemachine for .Net 3.5.
333-
* [UniTask] (https://github.com/Cysharp/UniTask) - An efficient allocation free async/await integration for Unity.
333+
* [UniTask](https://github.com/Cysharp/UniTask) - An efficient allocation free async/await integration for Unity.
334+
* [UniState](https://github.com/bazyleu/UniState) - Code architecture framework for Unity, designed around State pattern.
334335

335336
## Utilities
336337
* [demilib](https://github.com/Demigiant/demilib) - various utilities and tools for Unity.

0 commit comments

Comments
 (0)