From 26979d38ccd9fb9e707d79db0c603c4b69179a12 Mon Sep 17 00:00:00 2001 From: r4j Date: Jan 17 2020 19:54:09 +0000 Subject: Modified readme --- diff --git a/README.md b/README.md index 9cacb4a..274c72f 100644 --- a/README.md +++ b/README.md @@ -18,5 +18,5 @@ Now to switch to the newly created user (in this case raj) we can use the follow ```console ➜ ~ sudo su - raj ``` -This should now switch us to the newly created user. +This should now switch us to the newly created user. ![new_shell](https://pagure.io/ansible-add-user/raw/master/f/images/screenshot.png)