diff --git a/API-Serialization.md b/API-Serialization.md index 78a3d16..45b3b9e 100644 --- a/API-Serialization.md +++ b/API-Serialization.md @@ -1,3 +1,10 @@ +[![](http://i.imgur.com/GKcszRV.png)](http://ocdoc.cil.li/) + +For those that don't like images: the wiki has moved to a new place, http://ocdoc.cil.li/. +*This wiki will no longer be updated.* + +**** + This module provides simple value serialization. - `serialization.serialize(value: any except functions[, pretty:boolean]): string`