diff --git a/README.md b/README.md
index ab762c8ee23dd158c1e193ee9583175e4d6935bd..b7d31ee1cf8c28ce243a8b09dbe1f55574e8d2ae 100644
--- a/README.md
+++ b/README.md
@@ -130,9 +130,21 @@ You can edit Configuration File for API access in build.gradle (Module:app) fore
 ### Virtual Machine (Server)
 link : https://myui-dev.cs.ui.ac.id/backend/
 
+    - server built using Django
+    - database using sql
+    - push notification using firebase
+    - more requirement can be seen on requirement.txt (use : **pip update -r requirement.txt** )
+    
 Server's job :
    - get token for access siak
    - push notification news scele
    - save log tombol darurat
-    
+
+
+### Hierarchy on backend-project :
+
+1. **myui_backend**          : contain all backend function for myui
+2. **myui_backend_project**  : project on django
+
+
 All Right Reserved to Team Fasilkom UI