From 945deca4a52b368211f919b2ff06a9dea3d690d5 Mon Sep 17 00:00:00 2001 From: IgorTimofeev Date: Sun, 13 Jan 2019 16:38:15 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Home.md b/Home.md index cac92ad..0bd4bef 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,7 @@ +# Wiki is under development. Go Away. + +*** + Welcome to MineOS wiki. Here you can always find most up-to-date information about system APIs, major changes and new features. If you're a developer and want to start writing your own MineOS applications as soon as possible, then I'll recommend you to start reading about [GUI API](https://github.com/IgorTimofeev/MineOS/wiki/GUI-API) for creating interfaced scripts, and then about [System API](https://github.com/IgorTimofeev/MineOS/wiki/System-API) for obtaining localizations, registering your windows and other system integration.