From 9475d159e64bb302c84dfdd8d62cdebed8bd6626 Mon Sep 17 00:00:00 2001
From: Thiago Abdo <tja14@inf.ufpr.br>
Date: Wed, 11 Nov 2015 11:57:51 -0200
Subject: [PATCH] update README

Signed-off-by: Thiago Abdo <tja14@inf.ufpr.br>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 07edfdc..dc43084 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ unify the enrollment of users by usb drives or local
 
 -- add refresh button (Cristian)
 
--- check if the user is root (id -u)
+-- check if the user is root (id -r -u)
 
 -- add main screen to root user (Cristian) 
 
@@ -22,4 +22,4 @@ ID RANGES(add variables)
 
 --
 
-add user
\ No newline at end of file
+add user
-- 
GitLab