Minore cleanup
This commit is contained in:
parent
b9d1de5f4c
commit
5b0d56926d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ To get the estimated reading time in seconds use the `calcReadingTimeInSec()` fu
|
|||
|
||||
### bld
|
||||
|
||||
To use with [bld](https://rife2.com/bld), include the following dependency in your [build](https://github.com/ethauvin/readingtime/blob/master/examples/bld/java/net/thauvin/erik/ReadingTimeBuild.java) file:
|
||||
To use with [bld](https://rife2.com/bld), include the following dependency in your [build](https://github.com/ethauvin/readingtime/blob/master/examples/bld/src/bld/java/com/example/ReadingTimeExampleBuild.java) file:
|
||||
|
||||
```java
|
||||
repositories = List.of(MAVEN_CENTRAL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue