Skip to content

Commit 4b1202d

Browse files
authored
Update README.md
1 parent 85763fa commit 4b1202d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ An enhanced glob interpolator for Scala with format strings
66

77
read full usage [in the documentation](https://javadoc.io/doc/io.github.bishabosha/enhanced-string-interpolator_3), or the original inspiration in my [blog post](https://bishabosha.github.io/articles/simple-parsing-with-strings.html)
88

9+
> Note that JDK 17+ is required
10+
911
## Basic usage
1012

1113
```scala

0 commit comments

Comments
 (0)