Worked around GitHub Markdown restrictions :-/

master
Pacman Ghost 7 years ago
parent 4b4ef97c1b
commit b0e1576211
  1. 6
      README.md

@ -5,13 +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
<img src="doc/analyze-files.png" style="width:300px;float:left;margin-right:10px;">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).
<img src="doc/analyze-files.png" width="300" align="left" hspace="10">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).
<br clear="all">
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
<img src="doc/add-card.png" style="width:300px;float:left;margin-right:10px;">Once the files have been analyzed, you can pick out the cards you want.
<img src="doc/add-card.png" width="300" align="left" hspace="10">Once the files have been analyzed, you can pick out the cards you want.
<br clear="all">
<img src="doc/view-cards.png" style="width:300px;float:left;margin-right:10px;">The cards are now easily accessible as you play the scenario.
<img src="doc/view-cards.png" width="300" align="left" hspace="10">The cards are now easily accessible as you play the scenario.
<br clear="all">

Loading…
Cancel
Save