diff --git a/gson-jackson-performance/README.md b/gson-jackson-performance/README.md index 32002eb38e..5b08f6cdec 100644 --- a/gson-jackson-performance/README.md +++ b/gson-jackson-performance/README.md @@ -1,3 +1,3 @@ ## Performance of Gson and Jackson -## Standalone java programs to measure the performance of both JSON APIs based on file size and object graph complexity. +Standalone java programs to measure the performance of both JSON APIs based on file size and object graph complexity.