Skip to content

Commit

Permalink
Minor change to UG example for import
Browse files Browse the repository at this point in the history
  • Loading branch information
LeowWB committed Nov 6, 2019
1 parent 77326cf commit 78536dc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/UserGuide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -330,8 +330,9 @@ You can use this command to import FlashCards from a file that you or someone el
We currently only support importing from JSON (.json) files. +
Example: `import p>C:\Downloads\cs2105.json`

Suppose your friend has kindly exported some of his FlashCards for you to use. You've download the `.json` file that he sent you;
now your next step is to get those FlashCards into your copy of KFC. Here's how you'd go about this:
Suppose your friend has kindly exported some of his FlashCards for you to use. You have download the `.json` file that he sent you,
and it's currently located at the following path: `C:\Downloads\cs2105.json`.
Your next step is to get those FlashCards into your copy of KFC. Here's how you'd go about this:

. Type the example command given above into the command box (`import p>C:\Downloads\cs2105.json`), as shown below.
+
Expand Down

0 comments on commit 78536dc

Please sign in to comment.