We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e0326 commit 749a944Copy full SHA for 749a944
2 files changed
README.md
@@ -2,3 +2,11 @@ link-rel-parser-php
2
===================
3
4
Parse HTTP `Link` headers into a structured format
5
+
6
+## Tests
7
8
+To run the tests, run this on your command line:
9
10
+```
11
+./phpunit.phar
12
0 commit comments