summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVictor Shyba <victor.shyba@gmail.com>2015-03-10 15:59:29 -0300
committerVictor Shyba <victor.shyba@gmail.com>2015-03-10 15:59:29 -0300
commit618cdc34ec6992c32b85a36861c9c12f0b2c18a5 (patch)
tree3e983ff56ba9862f65c1ace663d2dbfe1da07bed /README.md
parent8e7fb35d60730f18446c119421ce638862b2cbad (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index c25d09d8..8eaa1ad7 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,16 @@ From here on you can run the tests for the UI by going to the **web-ui** folder
./go test
You can also run the mail client with:
- pixelated-user-agent --host 0.0.0.0
+```
+$ pixelated-user-agent --host 0.0.0.0
+> 2015-01-23 11:18:07+0100 [-] Log opened.
+> 2015-01-23 11:18:07+0100 [-] Which provider do you want to connect to:
+dev.pixelated-project.org
+> 2015-01-23 11:18:52+0100 [-] What's your username registered on the provider:
+username
+> Type your password:
+*******************
+```
As soon as the agent start you will be asked for username, password and the [provider you registered with](https://github.com/pixelated-project/pixelated-user-agent/blob/master/README.md#registering-with-a-provider).