Update README.md
This commit is contained in:
		@@ -9,6 +9,7 @@ Create a `config.toml` file in the same directory as the drmdtool executable:
 | 
				
			|||||||
```toml
 | 
					```toml
 | 
				
			||||||
BaseDir = "/path/to/save/downloads"
 | 
					BaseDir = "/path/to/save/downloads"
 | 
				
			||||||
Format = "mkv"
 | 
					Format = "mkv"
 | 
				
			||||||
 | 
					TempBaseDir = "/tmp/nre"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[N_m3u8DL-RE]
 | 
					[N_m3u8DL-RE]
 | 
				
			||||||
Path = "/path/to/N_m3u8DL-RE"
 | 
					Path = "/path/to/N_m3u8DL-RE"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user