From 826df8c01427582bbb4286dbf7e05f83a104488b Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 24 Mar 2016 10:02:54 +0100 Subject: [PATCH] Updated contributing section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0a023f43..0375d591 100644 --- a/README.md +++ b/README.md @@ -190,9 +190,16 @@ Contributing *Building* +Building is simple, if you install the right tools: + * [Android Studio 2.1](http://developer.android.com/sdk/) * [Android NDK r11](http://developer.android.com/tools/sdk/ndk/) +The native code is built as part of the Android Studio project. + +It is expected that you can solve build problems yourself, so there is no support on building. +If you cannot build yourself, there are prebuilt version of NetGuard available [here](https://github.com/M66B/NetGuard/releases). + *Translating* * Translations to other languages are welcomed