Skip to content

Commit

Permalink
Merge pull request #92 from Yoast/feature/readme-enhance-toc
Browse files Browse the repository at this point in the history
README: enhance the TOC
  • Loading branch information
jrfnl authored Mar 10, 2023
2 parents b5d4d6c + 4016273 commit 6d533df
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ PHPUnit Polyfills
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests.

* [Requirements](#requirements)
- [Autoloading](#autoloading)
* [Installation](#installation)
- [Autoloading](#autoloading)
* [Why use the PHPUnit Polyfills?](#why-use-the-phpunit-polyfills)
* [Using this library](#using-this-library)
- [Supported ways of calling the assertions](#supported-ways-of-calling-the-assertions)
- [Use with PHPUnit < 5.7.0](#use-with-phpunit--570)
* [Features](#features)
- [Polyfill traits](#polyfill-traits)
- [Helper traits](#helper-traits)
Expand Down

0 comments on commit 6d533df

Please sign in to comment.