diff --git a/docs/team/AaronSoh.adoc b/docs/team/AaronSoh.adoc index 455a275f89bc..c136e9a60c62 100644 --- a/docs/team/AaronSoh.adoc +++ b/docs/team/AaronSoh.adoc @@ -92,8 +92,6 @@ include::../DeveloperGuide.adoc[tag=unredo] --- -=== - === Enhancement Proposed: Add command `Delete multiple contacts` This will allow users to delete more than 1 contacts at the same time. Users will not need to type the delete command multiple times. diff --git a/docs/team/WuQihao.adoc b/docs/team/WuQihao.adoc index a9f60f474c3d..b2cc1286446c 100644 --- a/docs/team/WuQihao.adoc +++ b/docs/team/WuQihao.adoc @@ -4,7 +4,7 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc] :stylesDir: ../stylesheets == Project: AcquaiNote -AcquaiNote is a desktop address book application which helps to manage personal contacts easily and safely, with scheduling functionality. The user interacts with it using a command line interface (CLI), and it has a GUI created with JavaFX. It is written in Java, and has about 6 kLoC. +AcquaiNote is a desktop address book application which helps to manage personal contacts easily and safely, with scheduling functionality. The user interacts with it using a command line interface (CLI), and it is written in Java and it has a GUI created with JavaFX. *Code contributed*: [https://github.com/CS2103AUG2017-T10-B1/main/blob/master/collated/main/qihao27.md[Functional code]] [https://github.com/CS2103AUG2017-T10-B1/main/blob/master/collated/test/qihao27.md[Test code]]