mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
chore(README): refresh module graph graphic
This commit is contained in:
parent
725718d18c
commit
cca14765ce
2 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ plugins {
|
|||
}
|
||||
|
||||
moduleGraphConfig {
|
||||
heading.set("## Dependency Diagram")
|
||||
heading.set("## Module dependency graph")
|
||||
orientation.set(Orientation.TOP_TO_BOTTOM)
|
||||
readmePath.set(project.layout.projectDirectory.file("README.md").asFile.absolutePath)
|
||||
theme.set(Theme.DARK)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue