diff --git a/README.md b/README.md index c2b60ba..876c4de 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,14 @@ archive2txt These two scripts will convert your Friendica account file, or the Friendica account backup file to a bunch of text files containing the information. +account2txt.py +--------------- + +This script will take an exported _account_ file of a Friendica account and convert it into nine text files. +Each of these files contains one section of the _account_ file. + +**Usage** `python3 account2txt.py --input example.account` + License =======