We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c120f7e commit a382688Copy full SHA for a382688
README.md
@@ -33,9 +33,9 @@ Both of the above are documented at [Go Docs](http://godocs.org).
33
- Code blocks and backticked text
34
35
## Tests
36
-The tests included here are from the BlackFriday package.
37
-See the "testdata" folder.
38
-The tests create PDF files and thus while the tests may complete
+
+The tests included in this repo (see the `testdata` folder) were taken from the BlackFriday package.
+They create PDF files and while the tests may complete
39
without errors, visual inspection of the created PDF is the
40
only way to determine if the tests *really* pass!
41
0 commit comments