diff --git a/README.md b/README.md index 3336bc2c..bbbefe09 100644 --- a/README.md +++ b/README.md @@ -398,7 +398,7 @@ This option makes sure no exceptions are propagated from path evaluation. It fol ### JsonProvider SPI -JsonPath is shipped with three different JsonProviders: +JsonPath is shipped with five different JsonProviders: * [JsonSmartJsonProvider](https://code.google.com/p/json-smart/) (default) * [JacksonJsonProvider](https://github.com/FasterXML/jackson)