Skip to content

Commit

Permalink
updated read me
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanhimmelman committed May 17, 2015
1 parent da64650 commit b3e045f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ Object mapper can map classes composed of the following types:
- Object\<T: Mappable\>
- Array\<T: Mappable\>
- Dictionary\<String, T: Mappable\>
- Dictionary\<String, Array\<T: Mappable\>\>
- Optionals of all the above
- Implicitly Unwrapped Optionals of the above

Expand Down

0 comments on commit b3e045f

Please sign in to comment.