X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=README;h=1877b621d07dae7e9f6730fad563fcbfad0ce9f3;hp=50605dc52b5669b34f336724b27fea50c12a9aed;hb=7de4debb5a6744d9f67cb09c5fc0aa136f05be96;hpb=b9d814b020bbcf24100d79a7a6a2fcf37ebec2db diff --git a/README b/README index 50605dc5..1877b621 100644 --- a/README +++ b/README @@ -1,22 +1,23 @@ Quassel IRC - Release Notes =========================== -This is a pre-release version. This means that a lot of stuff is not working -yet, that copyright notices and licensing information are not always correct, -and that stuff generelly breaks. We kindly ask you that you don't give out the -source code or svn account information before the first public release. If you -know interested persons, please point them to us and we will gladly make the -source code available to them. +Please find the current release notes at . -Please don't hesitate to inform us about bugs you encounter (but you probably -don't need to report obviously missing features such as a working topic bar -or nicklist, we know that ourselves ;-)). +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. -The Quassel IRC Team can be contacted on Freenode/#quassel (or #quassel.de). -We always welcome new users in our channels! +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. -The bugtracker can be found at . -The dev team can be reached by email: devel@quassel-irc.org +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! -Thanks, +Our homepage is +The bugtracker can be found at +The dev team can be reached by email: + +Thanks for reading, ~ The Quassel IRC Team