Skip to content

docs: update README.md#60

Open
Tuscan-blue wants to merge 1 commit into
ngryman:masterfrom
Tuscan-blue:patch-1
Open

docs: update README.md#60
Tuscan-blue wants to merge 1 commit into
ngryman:masterfrom
Tuscan-blue:patch-1

Conversation

@Tuscan-blue

Copy link
Copy Markdown

The return value I got when using the readingTime API is as shown in the figure:
image

The part of the code that returns the value of the readingTime function in readingTime.js is as follows:

  return {
    text: displayed + ' min read',
    minutes: minutes,
    time: time,
    words: words
  }

There was an omission in the README.md, so I updated the README.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant