From 618cdc34ec6992c32b85a36861c9c12f0b2c18a5 Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Tue, 10 Mar 2015 15:59:29 -0300 Subject: Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README.md') 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). -- cgit v1.2.3