We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317057d commit f0fe2b9Copy full SHA for f0fe2b9
1 file changed
README.md
@@ -5,6 +5,11 @@ A computer vision project for identifying *Magic: the Gathering*-cards.
5
Go to the page for releases and read the instructions for the latest release.
6
https://github.com/klanderfri/ReadMagicCard/releases
7
8
+## Where do I get the result data?
9
+The program will present the results in two ways.
10
+ 1. In the command line window.
11
+ 2. In a tab separated file named *CardTitles.txt* in the subfolder *Image Data*.
12
+
13
## What else to know?
14
Not much. This program should be quite straightforward.
15
0 commit comments