Skip to content

Commit

Permalink
Merge pull request #366
Browse files Browse the repository at this point in the history
Update user guide
  • Loading branch information
currynia authored Nov 10, 2024
2 parents 20bd357 + 2443d6c commit 2d0c5d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</pic>
</center>

KonTActs is a **desktop app designed for CS2030S Teaching Assistants (TAs) who works at the National University of Singapore, School of Computing.
KonTActs is a **desktop app designed for CS2030S Teaching Assistants (TAs) who works at the National University of Singapore, School of Computing.**

KonTActs streamlines contact management, helping you keep track of your students contact, attendance and assignment information more effectively compared to traditional GUI apps.

Expand Down Expand Up @@ -707,7 +707,7 @@ Imports contacts based on CSV file
* The CSV file must contain information about at least 1 person
* The data fields for Name, Email, Telegram, Github is compulsory
* Do note that each of these field have their own restrictions
[(refer above)](#i-classfa-solid-fa-user-plusi-adding-a-person-add)
[(defined above)](#adding-a-person-add)
* Tags format: enclose tag in square brackets ("[tag]"). If a person has multiple tags, separate the tags within
the same entry with commas. (e.g."[tag1],[tag2],[tag3].....")
* Duplicate tags will be ignored (e.g."[Group1],[Group1]" will be treated as "[Group1]")
Expand Down

0 comments on commit 2d0c5d1

Please sign in to comment.