Improved KDocs.
This commit is contained in:
parent
6c8cc7806e
commit
d99218f43b
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ import java.math.RoundingMode
|
|||
*
|
||||
* Based on [Medium's calculation](https://blog.medium.com/read-time-and-you-bc2048ab620c).
|
||||
*
|
||||
* @constructor Constructs a new [ReadingTime] object.
|
||||
*
|
||||
* @param text The text to be evaluated.
|
||||
* @param wpm The words per minute reading average.
|
||||
* @param postfix The value to be appended to the reading time.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue