Skip to content

Conversation

@Tuscan-blue
Copy link

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