Skip to content

Commit 16d042c

Browse files
committed
Reference the Java version
1 parent 23b5b61 commit 16d042c

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When you get an instance of your config, you also get a report that describes:
3434
* what the total, resulting config is
3535
* which config is still hanging around but is actually stale and no longer in use
3636

37-
*(sample report below)*
37+
*(sample reports below)*
3838

3939

4040
# Walkthrough
@@ -333,6 +333,11 @@ myapp.redis.pool.time_between_eviction_runs_millis
333333
myapp.log_level
334334
```
335335

336+
# Java version
337+
338+
There is a Java version of this library here:
339+
https://github.com/japgolly/clear-config-java
340+
336341

337342
##### Support:
338343
If you like what I do

0 commit comments

Comments
 (0)