Update INSTALL
[quassel.git] / README
diff --git a/README b/README
index f998504..1877b62 100644 (file)
--- a/README
+++ b/README
@@ -1,18 +1,18 @@
 Quassel IRC - Release Notes
 ===========================
 
-This is an alpha version. This means that a lot of stuff is not
-working yet, many features are still missing and things generally
-break.  Please refer to <http://quassel-irc.org/faq> for current
-issues.
+Please find the current release notes at <http://quassel-irc.org>.
 
 On first run of the Quassel core, it will wait for a client to connect
 and present a first-run wizard that will allow you to create the database
-and one admin user for the core-side storage.  Note that Quassel does not
-support the administration of user accounts yet, this includes adding
-more users, changing passwords and so on.
+and one admin user for the core-side storage.
 
-The Quassel IRC Team can be contacted on Freenode/#quassel (or 
+To add more users, run: `quasselcore --add-user`
+To change the password of an existing user: `quasselcore --change-userpass=username`
+The manageusers.py script is deprecated.
+
+IRC is the preferred means of getting in touch with the developers.
+The Quassel IRC Team can be contacted on Freenode/#quassel (or
 #quassel.de).  We always welcome new users in our channels!
 
 Our homepage is <http://quassel-irc.org>