diff --git a/README.md b/README.md index 28e72dc..384bdb7 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ args: - $3 subdomain (synapse.example.org) returns a matrix access token +### create_matrix_account.sh +Usage: ./create_matrix_account.sh \ \ \ \ \ [displayname] + ### convert_md_to_pdf.sh (need to be used with listings-setup.tex in the same folder, xelatex and pandoc are required) convert infile.md in the current folder to a pdf file (outfile.pdf) with code blocks in red boxes.