Changeset 171 for trunk/README

Show
Ignore:
Timestamp:
01/01/08 06:20:59 (4 years ago)
Author:
andy
Message:

Documentation fixes
- Improve installation instructions and include deps (fixes ticket #59)
- Tweak README file and remove silly disclaimer which is covered in the GPL anyway

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README

    r77 r171  
    1 pyBackPack README 
     1Pybackpack README 
    22======================= 
    33A GTK+ tool written in Python to backup files. 
     
    1616has been handed over to Andy Price <andy@andrewprice.me.uk> 
    1717 
    18 pyBackPack homepage: http://andrewprice.me.uk/projects/pybackpack 
     18See http://andrewprice.me.uk/projects/pybackpack for info 
    1919 
    2020Please send any bug reports/problems to andy@andrewprice.me.uk 
    2121 
    2222Original Author 
    23 ------ 
     23--------------- 
    2424Dave Arter <davea@sucs.org> http://minus-zero.org 
    25  
    26 ========== 
    27 Disclaimer 
    28 ========== 
    29 Backup is obviously an area that needs to be reliable, however I assume 
    30 ABSOLUTELY NO RESPONSIBILITY for the wellbeing of ANY of your data. 
    31 You use this program ENTIRELY at your own risk. This program DOES have bugs. 
    32 It probably won't lose any data, but on the off chance that it does,  
    33 I'm not taking any blame. You've got the source code, check it yourself  
    34 before you use it ;)