From c50c9c8528c0bb629b51c4356e00f8b0d38f36b7 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 5 Jun 2023 09:46:09 +0530 Subject: [PATCH] chore: refresh module graph --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44ef89a2..d78e467c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Unofficial Android app for read-only access to [lobste.rs](https://lobste.rs), b height="550" /> ## Dependency Diagram + ```mermaid %%{ init: { @@ -37,9 +38,8 @@ graph LR common --> database common --> model metadata-extractor --> model - database --> core ``` ## License -See [LICENSE](LICENSE) +See [LICENSE](LICENSE) \ No newline at end of file