Skip to content

Commit 8a5c49b

Browse files
Update README.md
1 parent 254879a commit 8a5c49b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
Type-safe Kotlin configuration `by` delegates.
1010

1111
Supports the most common external configuration sources, including:
12-
* Command line
13-
* Environment Variables
14-
* Properties, Yaml, and Spring-like profiles
15-
* `.env` files
12+
* [Command line](https://apurebase.gitlab.io/arkenv/features/command-line/)
13+
* [Environment Variables](https://apurebase.gitlab.io/arkenv/features/environment-variables/)
14+
* [Properties](https://apurebase.gitlab.io/arkenv/features/properties/), [Yaml](https://apurebase.gitlab.io/arkenv/features/yaml/), and Spring-like [profiles](https://apurebase.gitlab.io/arkenv/features/profiles/)
15+
* [`.env` files](https://apurebase.gitlab.io/arkenv/features/dot-env-files/)
1616

1717

1818
### 📦 Installation

0 commit comments

Comments
 (0)