Browse Source

fixed readme

master
mortie 7 years ago
parent
commit
d74ce4c4f8
1 changed files with 2 additions and 4 deletions
  1. 2
    4
      README.md

+ 2
- 4
README.md View File

@@ -75,8 +75,6 @@ install it through pip (installing pip if necessary)
`conf.json.example` to `conf.json`). These are:

{
"tmpdir": String. The directory to store temporary files in. Default:
`"tmp"`
"subtitles": String (or `false`). The language code for the subtitles,
or `false` for no subtitles. Default: `"en"` (english).
"tmpdir": String. The directory to store temporary files in. Default: `"tmp"`
"subtitles": String (or `false`). The language code for the subtitles, or `false` for no subtitles. Default: `"en"` (english).
}

Loading…
Cancel
Save