From b3e045fb7d46e0ab8c1334e0557bdf0f20cbc8fa Mon Sep 17 00:00:00 2001 From: Tristan Himmelman Date: Sun, 17 May 2015 12:58:22 -0400 Subject: [PATCH] updated read me --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c547bb5..7cc28642 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ Object mapper can map classes composed of the following types: - Object\ - Array\ - Dictionary\ +- Dictionary\\> - Optionals of all the above - Implicitly Unwrapped Optionals of the above