From c8b791a8dbf3230678a5309bf4b9c56be5360a63 Mon Sep 17 00:00:00 2001
From: Cristian Rocha <ccr11@inf.ufpr.br>
Date: Wed, 11 Nov 2015 10:49:28 -0200
Subject: [PATCH] update readme

---
 README.md | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 67bb180..07edfdc 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
-- 
GitLab