From a678504011493d3a3bf202d1962f36dec1a0bd6f Mon Sep 17 00:00:00 2001 From: Vexatos Date: Sun, 13 Jul 2014 05:25:31 -0700 Subject: [PATCH] Updated API Component (markdown) --- API-Component.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/API-Component.md b/API-Component.md index 82e3582..632abdd 100644 --- a/API-Component.md +++ b/API-Component.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.* + +**** + The component API is used to access and interact with components available to a computer. Also see [[the page on component interaction|ComponentAccess]]. - `component.doc(address:string, method:string): string`