Updated README.md
This commit is contained in:
parent
5c67310903
commit
7f3231b062
@ -1,5 +1,5 @@
|
||||
# Rename TV Show files
|
||||
This program downloads episode names from http://thetvdb.com and adds them as a suffix to the appropriate files
|
||||
This program downloads episode names from <http://thetvdb.com> and adds them as a suffix to the appropriate files
|
||||
|
||||
For this to work your file needs to contain the season and episode number (in accordance to thetvdb) in this format: S#E# (doesn't matter if lower or upper case)
|
||||
|
||||
@ -70,5 +70,5 @@ You can uninstall both versions by running either `sudo make uninstall` or `sudo
|
||||
## 3rd party libraries
|
||||
|
||||
This project uses the following 3rd party libraris:
|
||||
- rapidjson - https://github.com/Tencent/rapidjson
|
||||
- sqlite3 - https://sqlite.org/
|
||||
- rapidjson - <https://github.com/Tencent/rapidjson>
|
||||
- sqlite3 - <https://sqlite.org/>
|
||||
|
Loading…
Reference in New Issue
Block a user