Skip to content

Commit fc4e98a

Browse files
authoredOct 15, 2020
Update README.md
1 parent 393755c commit fc4e98a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,9 @@ for (DotenvEntry e : dotenv.entries()) {
189189
- with [Maven (simple)](examples/maven-simple)
190190
- see [Java tests](./src/test/java/tests/DotenvTests.java)
191191

192-
## Cool libs that build on dotenv-java
193-
- Spring [spring-dotenv](https://github.com/paulschwarz/spring-dotenv)
192+
## Powered by dotenv-java
193+
- [spring-dotenv](https://github.com/paulschwarz/spring-dotenv) - dotenv-java as a Spring PropertySource
194+
- [dotenv-kotlin](https://github.com/cdimascio/kotlin-dotenv) - a Kotlin DSL for dotenv-java
194195

195196
## Javadoc
196197

0 commit comments

Comments
 (0)