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.