From ebfa8e6b84313646e4418cd2b46300e6fdea3161 Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Thu, 29 Feb 2024 17:26:17 +0100 Subject: [PATCH] Update docs --- Readme.md | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 0472c80..5a22c90 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,46 @@ +
+
+

+ +

+

+ + + + +
+ + + +

+
+ + +

+ + Start using NetBird at netbird.io +
+ See Documentation +
+ Join our Slack channel +
+ +
+

+ +
+ # NetBird android client -## Testing + +The NetBird android client allows connections from mobile devices running android to private resources in the NetBird network. + +## Install +You can download and install the app from the Google Play Store: + +[Get it on Google Play](https://play.google.com/store/apps/details?id=io.netbird.client) + + +## Building from source ### requirements We need the following software: * Java 1.11. Usually comes with android studio