From 03f074ff431ce8827dcb81003cc61f13aefab579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=93=E3=81=86=E3=81=8B=E3=82=89?= Date: Mon, 17 May 2021 13:45:34 +0900 Subject: [PATCH] update document --- docs/index.md | 1 + docs/supported.md | 11 +++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 9203d64..e0aa4d2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,6 +7,7 @@ ## Contents +* [Get Started](index.md) * [Supported Futures](supported.md) * [API Reference](api.md) diff --git a/docs/supported.md b/docs/supported.md index f656187..4b6f968 100644 --- a/docs/supported.md +++ b/docs/supported.md @@ -1,8 +1,15 @@ ## Supported Futures -| Futures | Supported | + +| Futures | Supported | + | --- | --- | + | Get Metadata | 〇 | + | Play Music | △*1 | + | Spotify Connect | ×*2 | -*1 It is currently possible to retrieve the music stream, but it requires separate software for decoding. + +*1 It is currently possible to retrieve the music stream, but it requires separate software for decoding. + *2 This feature will be added in the future. \ No newline at end of file