Skip to content

Commit

Permalink
[readme] Link to explain what TAP is
Browse files Browse the repository at this point in the history
I spent a few minutes trying to understand what "tap producing" meant. Maybe I'm not the only one?

Also, I capitalized it to help people like me infer it's an acronym.
  • Loading branch information
michaelkirk authored and ljharb committed Jun 15, 2023
1 parent 0e80800 commit 26a75bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.markdown
@@ -1,6 +1,6 @@
# tape <sup>[![Version Badge][npm-version-svg]][package-url]</sup>

tap-producing test harness for node and browsers
[TAP](https://testanything.org/)-producing test harness for node and browsers

[![github actions][actions-image]][actions-url]
[![coverage][codecov-image]][codecov-url]
Expand Down

0 comments on commit 26a75bb

Please sign in to comment.