From d35d7dad3e05ff8883104952f55e04a78b1bafd9 Mon Sep 17 00:00:00 2001 From: neuecc Date: Thu, 6 Jun 2019 11:55:30 +0900 Subject: [PATCH] pkg name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c996ff4..ccf693a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Provides an efficient async/await integration to Unity. Getting started --- -Install package is available in [UniTask/releases](https://github.com/Cysharp/UniTask/releases) page. +Install package(`UniRx.Async.unitypackage`) is available in [UniTask/releases](https://github.com/Cysharp/UniTask/releases) page. ```csharp // extension awaiter/methods can be used by this namespace