From c6a12a8ddf50f82f4ec2f2a7fdf06b57e2e12a4f Mon Sep 17 00:00:00 2001 From: Alison Wyllie Date: Sun, 15 Jan 2023 13:31:14 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb45bae0..d03907b6 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,5 @@ Contributions are welcome! Please fork the repo and make a PR. Forked PRs will b ### Dependency Graph +Presently is a small and simple app, did it need modularizing? Probably not. But Presently also servees as a playground for me for trying out new technologies and keeping up with best practices. Here's how we've broken down the app so far. ![](dependency-graph/project.dot.png)