diff --git a/README.md b/README.md
index 26e8dba5c6127bc4b430fb434d4fdbbe36232e2a..9178af8bf9b111f030c565dfc23df60f1ff904ff 100644
--- a/README.md
+++ b/README.md
@@ -52,3 +52,9 @@ the most important is **license_file**, which can have three values:
 - **404 File Not Found** - not found LICENSE in the Repository
 - **No created repository** - the project has no Repository created, no LICENSE file
 
+## Export / import Users
+
+- get-users.py - export users from Gitlab Instance to file ultimate_users.json
+- put-users.py - import users from file ultimate_users.json to Gitlab CE
+- delete_users.py - USE WITH CAUTION, delete users from Gitlab Instance (names from ultimae_users.json)
+