From 88466950fec167aae75efc541ece36ce3efba932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?kotori=E3=81=AE=E3=81=AD=E3=81=93?= Date: Tue, 16 May 2023 20:28:42 -0500 Subject: [PATCH] :memo: Update docs to mention HSR limited availability on Hoyolab --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4062059..f3edf6e 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,8 @@ async def main(): asyncio.run(main()) ``` +> Note that Hoyolab has not implemented Battle Chronicle for Honkai Star Rail yet (as of 05/16/2023). +> HSR related features will be unavailable for global players. For more details, check issue #24 + ## Credits - [genshin.py](https://github.com/thesadru/genshin.py/): fork source \ No newline at end of file