tazbug diff README @ rev 25

Makefile fix server install
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 05 00:22:13 2012 +0200 (2012-04-05)
parents a39c2f6e7317
children 02a11d8d636e
line diff
     1.1 --- a/README	Tue Apr 03 23:03:41 2012 +0100
     1.2 +++ b/README	Thu Apr 05 00:22:13 2012 +0200
     1.3 @@ -8,11 +8,11 @@
     1.4  Roadmap and other sites such as the wiki and forum.
     1.5  
     1.6  Users data are securely stored outside of the web server document root. Passwords
     1.7 -are crypted with MD5 and also stored outside of the document root. Your ID key
     1.8 +are encrypted with MD5 and also stored outside of the document root. Your ID key
     1.9  is the MD5 sum of your login, mail and password.
    1.10  
    1.11  TazBug is simple to use, 2 types of status exist: OPEN and CLOSED and 2 priority
    1.12 -levels are handled. Affected packages names can be added to the bug and the all
    1.13 +levels are handled. Affected packages names can be added to the bug and all
    1.14  bug configuration files can be edited.
    1.15  
    1.16  
    1.17 @@ -29,7 +29,7 @@
    1.18  Accounts
    1.19  --------
    1.20  To create an account on SliTaz Bugs you must use the graphical box from
    1.21 -your SliTaz system and found in the menu "Network" --> "SliTaz bug report"
    1.22 +your SliTaz system found in the menu "Network" --> "SliTaz bug report"
    1.23  You can also use the command line tool tazbug with the signup command:
    1.24  
    1.25  $ tazbug signup --name="Real Name" --user=login --mail=mail@domain --pass=pass