Improved KDocs.

This commit is contained in:
Erik C. Thauvin 2021-05-27 01:43:00 -07:00
parent 6c8cc7806e
commit d99218f43b

View file

@ -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.