mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
chore: refresh module graph
This commit is contained in:
parent
8a418f6649
commit
c50c9c8528
1 changed files with 2 additions and 2 deletions
|
@ -15,6 +15,7 @@ Unofficial Android app for read-only access to [lobste.rs](https://lobste.rs), b
|
||||||
height="550" />
|
height="550" />
|
||||||
|
|
||||||
## Dependency Diagram
|
## Dependency Diagram
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
%%{
|
%%{
|
||||||
init: {
|
init: {
|
||||||
|
@ -37,9 +38,8 @@ graph LR
|
||||||
common --> database
|
common --> database
|
||||||
common --> model
|
common --> model
|
||||||
metadata-extractor --> model
|
metadata-extractor --> model
|
||||||
database --> core
|
|
||||||
|
|
||||||
```
|
```
|
||||||
## License
|
## License
|
||||||
|
|
||||||
See [LICENSE](LICENSE)
|
See [LICENSE](LICENSE)
|
Loading…
Add table
Add a link
Reference in a new issue