diff --git a/json-modules/gson-2/README.md b/json-modules/gson-2/README.md index 5580479753..7220e89ac9 100644 --- a/json-modules/gson-2/README.md +++ b/json-modules/gson-2/README.md @@ -4,4 +4,4 @@ This module contains articles about Gson ### Relevant Articles: - [Solving Gson Parsing Errors](https://www.baeldung.com/gson-parsing-errors) - +- [Difference between Gson @Expose and @SerializedName](https://www.baeldung.com/gson-expose-vs-serializedname)