From ad442206c0d25fa651b6e914a91cb5ccd1cfca2c Mon Sep 17 00:00:00 2001 From: Nixx162 Date: Sat, 7 Oct 2023 02:13:21 +0800 Subject: [PATCH] style: Remove trailing whitespaces --- .gitignore | 2 +- docs/AboutUs.md | 4 ++-- docs/DeveloperGuide.md | 8 ++++---- docs/UserGuide.md | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 1d7f6e9b65b..fef08f11cc6 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,4 @@ docs/_site/ docs/_markbind/logs/ # Binary files -/bin \ No newline at end of file +/bin diff --git a/docs/AboutUs.md b/docs/AboutUs.md index b456b53af87..827e8e82dbe 100644 --- a/docs/AboutUs.md +++ b/docs/AboutUs.md @@ -31,7 +31,7 @@ We are a team based in the [School of Computing, National University of Singapor -[[github](http://github.com/johndoe)] +[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)] * Role: Developer @@ -52,4 +52,4 @@ We are a team based in the [School of Computing, National University of Singapor [[github](http://github.com/larrywang0701)] [[portfolio](team/larrywang0701.md)] -* Role: Developer \ No newline at end of file +* Role: Developer diff --git a/docs/DeveloperGuide.md b/docs/DeveloperGuide.md index 3b9315b067b..5cb72f42fb4 100644 --- a/docs/DeveloperGuide.md +++ b/docs/DeveloperGuide.md @@ -491,10 +491,10 @@ Priorities: High (must have) - `* * *`, Medium (nice to have) - `* *`, Low (unli 1. Should work on any _mainstream OS_ as long as it has Java `11` or above installed. 2. Should be able to hold up to 1000 users without a noticeable sluggishness in performance for typical usage. -3. Should be able to hold up to 10000 contacts without a noticeable sluggishness in performance for typical usage. -4. All commands should be executed within two seconds. -5. Should work without requiring any installer. -6. Should work without requiring any internet connection. +3. Should be able to hold up to 10000 contacts without a noticeable sluggishness in performance for typical usage. +4. All commands should be executed within two seconds. +5. Should work without requiring any installer. +6. Should work without requiring any internet connection. 7. A user with above average typing speed for regular English text (i.e. not code, not system admin commands) should be able to accomplish most of the tasks faster using commands than using the mouse. 8. The GUI should work well for standard screen resolutions 1920x1080 and higher, and, for screen scales 100% and 125%. diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 94f5165d1d3..3bd6122ec1b 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -1,6 +1,6 @@ # KeepInTouch User Guide -KeepInTouch is a **desktop app for managing contacts for people in the working industry (recruiters, engineers, etc.) as well as events for career purposes. +KeepInTouch is a **desktop app for managing contacts for people in the working industry (recruiters, engineers, etc.) as well as events for career purposes. KeepInTouch is optimized for use via a Line Interface** (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, KeepInTouch can get your contact management tasks done faster than traditional GUI apps.