diff --git a/README.md b/README.md
index 0eda53f..6e24628 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,11 @@
-# OpenConnect for Android
+
+
+
+
+
This version is still **UNDER DEVELOPMENT**. Check [the official repository](https://gitlab.com/openconnect/ics-openconnect) for the legacy (but working on latest Android) version.
-
## Building
```sh
@@ -18,3 +21,4 @@ find -name '*.apk' | head -1 | xargs -I{} cp {} OpenConnect.apk
# install
adb install OpenConnect.apk
```
+
diff --git a/misc/gh-logo-dark.png b/misc/gh-logo-dark.png
new file mode 100644
index 0000000..ba9d9e9
Binary files /dev/null and b/misc/gh-logo-dark.png differ
diff --git a/misc/gh-logo-light.png b/misc/gh-logo-light.png
new file mode 100644
index 0000000..74fa5e4
Binary files /dev/null and b/misc/gh-logo-light.png differ