diff --git a/API-Computer.md b/API-Computer.md index 2091439..8544239 100644 --- a/API-Computer.md +++ b/API-Computer.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 mainly provides information about the computer a Lua state is running on, such as its address and uptime. It also contains functions for user management. This could belong to the `os` table, but in order to keep that "clean" it's in its own API. - `computer.address(): string`