From 7e42fc6fc3bf5d230fd5e82b5fe8369d2412f350 Mon Sep 17 00:00:00 2001 From: Aditya Date: Sat, 16 Mar 2024 21:10:58 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b1e2f7b..f6d1084 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ classDef andNode fill:#baffc9,color:#333333; classDef javaNode fill:#ffb3ba,color:#333333; %% Modules -subgraph +subgraph direction LR; :example:feature{{:example:feature}}:::javaNode; :example:models{{:example:models}}:::javaNode; @@ -132,7 +132,7 @@ classDef andNode fill:#baffc9,color:#333333; classDef javaNode fill:#ffb3ba,color:#333333; %% Modules -subgraph +subgraph direction LR; :example:data{{:example:data}}:::javaNode; :example:domain[:example:domain]:::javaNode; @@ -173,4 +173,4 @@ Feel free to open a issue or submit a pull request for any bugs/improvements. ## License 📄 -This template is licensed under the MIT License - see the [License](License) file for details. \ No newline at end of file +This template is licensed under the MIT License - see the [License](License) file for details.