diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2020-11-25 00:09:27 +0100 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2020-11-25 00:09:27 +0100 |
commit | fabf1ae497088981cc54a6a53f9a7784a5cc1d20 (patch) | |
tree | a12c138b6d82b9220273a9dffca52809c7d533d7 | |
parent | d2a1c94d41873e36abb6e872ce345e80b9455e52 (diff) | |
download | fuzzycat-fabf1ae497088981cc54a6a53f9a7784a5cc1d20.tar.gz fuzzycat-fabf1ae497088981cc54a6a53f9a7784a5cc1d20.zip |
update README
-rw-r--r-- | tests/data/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/README.md b/tests/data/README.md index 94bfcdb..4788f1b 100644 --- a/tests/data/README.md +++ b/tests/data/README.md @@ -5,8 +5,9 @@ code or in separate file (for general editing). ## verify.csv -This file currently contains four columns: two identifiers, a match status and -an optional reason. +[This file](https://github.com/miku/fuzzycat/blob/master/tests/data/verify.csv) +currently contains four columns: two identifiers, a match status and an +optional reason. If you add lines to this file, the test suite will pick it up automatically. @@ -14,4 +15,3 @@ If you add lines to this file, the test suite will pick it up automatically. 7kzrmoajzzedxgdvbltgqihszu,bd4crw4p7ber7pzhpoyw2c77bi,Status.STRONG,OK.SLUG_TITLE_AUTHOR_MATCH, ``` - |