From 810b6c8c6bff8be22fef448ec39df18112f5792b Mon Sep 17 00:00:00 2001 From: taizan-hokuto <55448286+taizan-hokuto@users.noreply.github.com> Date: Tue, 24 Dec 2019 00:29:10 +0900 Subject: [PATCH] Fix README --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 109550a..82fee23 100644 --- a/README.md +++ b/README.md @@ -154,26 +154,26 @@ Each item can be got with items() function. datetime str - ex. "2019-10-10 12:34:56" + e.g. "2019-10-10 12:34:56" elapsedTime str - elapsed time. (ex. "1:02:27") *Replay Only. + elapsed time. (e.g. "1:02:27") *Replay Only. amountValue float - ex. 1,234.0 + e.g. 1,234.0 amountString str - ex. "$ 1,234" + e.g. "$ 1,234" currency str - ISO 4217 currency codes (ex. "USD") + ISO 4217 currency codes (e.g. "USD") bgColor @@ -202,7 +202,7 @@ Structure of author object. channelId str - *chatter's channel ID. NOT broadcasting video's channel ID. + *chatter's channel ID. channelUrl