docs: update README.md

feat/v13/notes
yupix 12 months ago
parent a408f5291f
commit 16f6ab3603
No known key found for this signature in database
GPG Key ID: 2FF705F5C56D9C06

@ -19,7 +19,9 @@ MiPAC is an Api Wrapper that supports Misskey v11, 12, and 13.
It absorbs API differences between versions, etc., which you don't have to worry about originally. It absorbs API differences between versions, etc., which you don't have to worry about originally.
> [!IMPORTANT] > [!IMPORTANT]
> MiPAC's development policy will be changed. Please see [this discussion](https://github.com/yupix/MiPAC/discussions/90) for more information. > Extensive work is currently underway. Please see [here](https://github.com/yupix/MiPAC/issues/94) for more information.
> If you are installing from GitHub for some reason, we recommend using the `shared` branch with the following command.
> `pip install git+git+https://github.com/yupix/Mi.py.git@shared`
## Supported Misskey ## Supported Misskey

@ -16,8 +16,9 @@ MiPAのCoreとなるライブラリです。
MiPACはMisskey v11, 12, 13をサポートしているApi Wrapperです。 MiPACはMisskey v11, 12, 13をサポートしているApi Wrapperです。
本来気にしないといけないバージョンごとのAPIの違い等を吸収してくれます。 本来気にしないといけないバージョンごとのAPIの違い等を吸収してくれます。
> [!IMPORTANT] > 現在大規模な作業を行っています。詳細については[こちら](https://github.com/yupix/MiPAC/issues/94)を御覧ください。
> MiPACの開発方針が変更されます。詳しくは[こちらのディスカッション](https://github.com/yupix/MiPAC/discussions/90)をご覧ください。 > GitHubから何らかの理由でインストールする場合は以下のコマンドで `shared` ブランチを使用することをおすすめします。
> `pip install git+git+https://github.com/yupix/Mi.py.git@shared`
## サポートしているMisskey ## サポートしているMisskey

Loading…
Cancel
Save