tsileo / bakthat

Bakthat is a MIT licensed backup framework written in Python, it's both a command line tool and a Python module that helps you manage backups on Amazon S3/Glacier and OpenStack Swift. It automatically compress, encrypt (symmetric encryption) and upload your files.
http://bakthat.readthedocs.org/en/latest/
MIT License
491 stars 67 forks source link

Remove double 'bakthat' from README.rst #11

Closed thomas-scrace closed 11 years ago

thomas-scrace commented 11 years ago

Minor README typo fix.

tsileo commented 11 years ago

Thanks for the catch, I can't merge your pull request, now all the documentation is hosted on http://docs.bakthat.io.

Don't hesitate if you have any feedback.