Skip to content

Commit 1db9d0c

Browse files
committed
Fix readme
1 parent 3e118a6 commit 1db9d0c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ var result = (TestClass)MessagePackSerializer.Deserialize(typeof(TestClass), byt
3535

3636
### Your type serialization/deserialization
3737

38-
If you want to work with your own types, first thing you need: a type converter.
39-
<<TODO>>
38+
If you want to work with your own types, first thing you need to add is a type converter.
4039

4140
## Acknowledgements
4241

0 commit comments

Comments
 (0)