From 134e966ed960b45cd538e39f234fb3dc14915bfc Mon Sep 17 00:00:00 2001 From: Homer S Date: Thu, 8 Jul 2021 00:03:48 +0200 Subject: [PATCH] Minor markdown correction --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ed0803..7494173 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ __FritzAB2Matrix__ reads out the answering machine (_TAM_) of a _Fritz!Box_ in y Uses the python based cmd-line-tool [matrix-commander](https://github.com/8go/matrix-commander) so the matrix-commander.py in this repo is just a copy of that file to ease testing. ## Features - * Since _v0.1.1_ __Multitam__ is integrated so that you can check multiple answering machines __and__ post the messages to different matrix rooms. (Use FRITZ\_TAM_ variable in .env file) + * Since _v0.1.1_ __Multitam__ is integrated so that you can check multiple answering machines __and__ post the messages to different matrix rooms. (Use _FRITZ\_TAM_ variable in .env file) ## Installation If you like to test this repository you are recommended to use one of the following two options. ### Necessary preparations for both cases @@ -67,4 +67,4 @@ Especially to * https://github.com/jiaaro/pydub/ * https://git.savannah.nongnu.org/cgit/fbvbconv-py.git/ - + \ No newline at end of file