summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 4 insertions, 13 deletions
diff --git a/README.md b/README.md
index 16505e1..af612fd 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
 # aerc
 
-aerc is a *work in progress* email client for your terminal.
-
-It is not yet suitable for daily use.
+aerc is an email client for your terminal.
 
 Join the IRC channel: [#aerc on irc.freenode.net](http://webchat.freenode.net/?channels=aerc&uio=d4)
 
@@ -21,17 +19,10 @@ Then compile aerc:
 ## Installation
 
     # make install
-    $ man aerc
-
-## Usage
-
-```
-$ mkdir ~/.config/aerc
-$ cp config/*.conf ~/.config/aerc/
-$ vim ~/.config/aerc/accounts.conf
-```
+    $ aerc
 
-Fill in your account details and configure the rest to taste, then run `aerc`.
+On its first run, aerc will copy the default config files to `~/.config/aerc`
+and show the account configuration wizard.
 
 ## Contributing
 
914430190068e6d8f56e0eb29107d'>^
d1a1173d ^

8fa87054 ^
06848dc3 ^
240394a4 ^
f027adc0 ^
08f08fb9 ^
654af129 ^
08f08fb9 ^
d8084b41 ^

99400080 ^
08f08fb9 ^

654af129 ^

d1a1173d ^
d8084b41 ^
cba63cf3 ^
b4250dbc ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40