Skip to content

Commit

Permalink
📝 ドキュメントを更新
Browse files Browse the repository at this point in the history
  • Loading branch information
arrow2nd committed Jan 21, 2024
1 parent bcdbe79 commit 3157347
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## [Unreleased]

## [v1.3.0] - 2024-01-21

### Added

- 未視聴の作品を `record` した際に、視聴ステータスを WATTCING
にするか確認するように
- 作品名の入力にローマ字が使用できるように
- 日本語入力ができない端末があるので…

## [v1.2.1] - 2023-11-11

### Security
Expand Down
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

## インストール

> **Warning**
> [!Warning]
>
> 以下の方法以外でインストールした場合、クライアントトークンが内蔵されていません
>
Expand All @@ -47,7 +47,8 @@ scoop install arrow2nd/anct

### バイナリ

[Releases](https://github.com/arrow2nd/anct/releases) からお使いの環境にあったものをダウンロードしてください
[Releases](https://github.com/arrow2nd/anct/releases)
からお使いの環境にあったものをダウンロードしてください

## 初期設定

Expand All @@ -74,7 +75,8 @@ https://annict.com/oauth/applications から作成することができます

### API クライアントのコードを生成

[Annict の個人用アクセストークン](https://annict.com/settings/apps) (スコープ : 読み込み) を環境変数に設定して
[Annict の個人用アクセストークン](https://annict.com/settings/apps) (スコープ :
読み込み) を環境変数に設定して

```
export ANNICT_KEY=<API Key>
Expand Down

0 comments on commit 3157347

Please # to comment.