diff --git a/README.md b/README.md index 28c0c63..ff308a6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ A simple framework for data migrations using Newtonsoft Json.Net. Quickstart ================================ + Suppose you have the following class that gets serialized in your project: class MyData