diff --git a/API-Process.md b/API-Process.md index dfaf9d8..29228ae 100644 --- a/API-Process.md +++ b/API-Process.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 API provides rudimentary process management. It is used mainly by the `io` module to provide individual standard input and output to individual programs. - `process.load(path:string[, env:table[, init:function[, name:string]]]):coroutine`