From bf095841323f7df002392fd4280ebecfd8f29b3e Mon Sep 17 00:00:00 2001 From: Vexatos Date: Sun, 13 Jul 2014 05:28:59 -0700 Subject: [PATCH] Updated API Term (markdown) --- API-Term.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/API-Term.md b/API-Term.md index c21f0a6..b45f533 100644 --- a/API-Term.md +++ b/API-Term.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.* + +**** + Provides a simplified way of writing text to screens and reading user input, so you don't have to manually interact with the GPU API for these cases. - `term.isAvailable(): boolean`