diff --git a/README.md b/README.md
index 67bb180197406de3f6f4edd2c1942ebb78d2121b..07edfdc21bc563999ec0c70860097bc099749671 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,25 @@
-
-
 unify the enrollment of users by usb drives or local
+
 -- add refresh button (Cristian)
+
 -- check if the user is root (id -u)
+
 -- add main screen to root user (Cristian) 
+
 -- check if the user is a server user (Thiago)
+
 -- create add HD user (Thiago)
 
 
 ID RANGES(add variables)
+
+
 10000-19999 - USB DRIVE
+
 20000-29999 - LOCAL USER
+
 30000-39999 - GLOBAL ID
 
 --
 
-add user
+add user
\ No newline at end of file