Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
removed unnecessary heading
  • Loading branch information
blancks authored Nov 7, 2024
1 parent 67dc575 commit 19b4b1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ PHP Fast JSON Patch
This documentation covers the `FastJsonPatch` PHP class, designed to apply a series of JSON Patch operations as specified in [RFC 6902](https://datatracker.ietf.org/doc/html/rfc6902). \
JSON Patch is a format for describing changes to a JSON document.

### Why "Fast" ?

Fast JSON Patch is the fastest fully RFC compliance package available, you can find compliance test and benchmark results [here](https://github.com/blancks/php-jsonpatch-benchmarks).

## Installation via Composer
Expand Down

0 comments on commit 19b4b1c

Please sign in to comment.