From 9b4ba31faad2fa54abe7653c58ad35b915c8a936 Mon Sep 17 00:00:00 2001 From: eunrcn <105412900+eunrcn@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:34:40 +0800 Subject: [PATCH] Update DeveloperGuide.md --- docs/DeveloperGuide.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/DeveloperGuide.md b/docs/DeveloperGuide.md index eaafc2682c8..6b7144156b3 100644 --- a/docs/DeveloperGuide.md +++ b/docs/DeveloperGuide.md @@ -289,7 +289,7 @@ The `EditCommand` allows users to modify the details of an existing internship a The diagram below shows the class diagram for EditCommand. - +
@@ -488,6 +488,8 @@ The diagram below shows the sequence diagram for FilterCommand. +
+ The following activity diagram shows how the user can interact with the FilterCommand