diff --git a/README.md b/README.md
index c66af62..4e72309 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,25 @@
-WebMin package installation for YunoHost distribution
+# WebMin package installation for YunoHost
+
+[](https://ci-apps.yunohost.org/jenkins/job/webmin%20%28Community%29/lastBuild/consoleFull)
+
+[](https://install-app.yunohost.org/?app=webmin)
+
+**Note:** This app has **root** access which can change core things in the system, thus **breaking the YunoHost**. Use it carefully and read the [documents](https://doxfer.webmin.com/Webmin/Main_Page) two times before changing values.
+
+## Webmin
+[Webmin](http://www.webmin.com/index.html) is a **web-based** interface for system **administration** for Unix. Using any modern web browser, you can setup user **accounts**, **DNS**, **file sharing** and much more. Webmin removes the need to manually **edit Unix configuration** files like **/etc/passwd**, and lets you manage a system from the **console or remotely**.
+
+## Links
+- [Yunohost project](https://yunohost.org)
+- [Webmin](http://www.webmin.com/)
+- [Webmin source code at Github](https://github.com/webmin/webmin)
+
+## Important points
+- Only **root** (system user) can connect
+- Webmin will **update itself** when system updates are run. So no need to **run upgrade script** once installed.
+- Only **user** given permission at time of the installation can **access** the Webmin
+- Installation can only be done on **root path**. Eg. webmin.domain.tld
+- No **multi-instance** for webmin as it is a system integrated app
+
+
-!! Only root (system user) can connect !!