Skip to content

Commit 2eda4c6

Browse files
committed
📝 docs: improve usage section
Signed-off-by: Gaël Jourdan-Weil <gjourdanweil@gmail.com>
1 parent ee175ed commit 2eda4c6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@ This will enable the project to access plugin files stored in Maven Central, htt
3939

4040
### Read & use a BOM
4141

42-
There are different ways to use the plugin depending on your use case.
42+
There are 3 different ways to use the plugin depending on your use case:
43+
- `Bom.dependencies`: for usage in `dependencyOverrides` only
44+
- `Bom.apply`: for usage in `dependencyOverrides` and `libraryDependencies`
45+
- `Bom.read`: for custom usage
4346

4447
#### Use it in `dependencyOverrides` (`Bom.dependencies`)
4548

0 commit comments

Comments
 (0)