From 4b4ef97c1bb8d3ad1ccce8cf3ab5f3a7fe81a85b Mon Sep 17 00:00:00 2001 From: Taka Date: Fri, 5 May 2017 01:48:12 +0000 Subject: [PATCH] Tweaked the user documentation. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 45c950b..9859b47 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,13 @@ If you're a fan of [ASL](https://en.wikipedia.org/wiki/Advanced_Squad_Leader), t However, unless you print them out, it's difficult to quickly switch between the ones you want, so I wrote this program that lets you pick out the ones you want, with a tabbed viewer that lets you quickly flip between them. ### Analyzing the PDF files -The first time you run the program, it needs to analyze the PDF files, to extract each data card (this only needs to be done once). +The first time you run the program, it needs to analyze the PDF files, to extract each data card (this only needs to be done once). +
Simply point to the directory where the files live, and click Analyze. This process can take some time to run, ~5-10 minutes at the lowest resolution, ~1 hour at the highest. ### Selecting cards -Once the files have been analyzed, you can pick out the cards you want. +Once the files have been analyzed, you can pick out the cards you want. +
+The cards are now easily accessible as you play the scenario.
-The cards are now easily accessible as you play the scenario.