From 43ebcdf58e204f8f51d6fe2fd67d4c706d65a583 Mon Sep 17 00:00:00 2001 From: Alex Karezin Date: Tue, 27 Jun 2023 13:13:42 -0400 Subject: [PATCH] Add project architecture map to README.md Adding a link to the high-level diagrams including module, library dependency and others (https://sourcespy.com/github/shashirajrajaonlinebookstore/). Built directly from source and updated on schedule. Intended to simplify developer's introduction to the project. In the spirit of transparency - I am the author of the diagrams. Hope contributors find it useful. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e105e7dd..942e6dc2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Project Map](https://sourcespy.com/shield.svg)](https://sourcespy.com/github/shashirajrajaonlinebookstore/) + # OnlineBookStore - A Java Web Developement Project - **Youtube VIDEO** for step by step Local Setup Guide : https://youtu.be/mLFPodZO8Iw