README.md in watchbuffy-1.0.1 vs README.md in watchbuffy-1.0.2

- old
+ new

@@ -19,15 +19,15 @@ ``` $ watchbuffy ▶️ Watch Buffy episode 6×8: "Tabula Rasa" ``` -Run it again to get a new suggestion +Run it again to get a new suggestion: ``` $ watchbuffy -▶️ Watch Buffy episode 2×2: "Are You Now or Have You Ever Been" +▶️ Watch Angel episode 2×2: "Are You Now or Have You Ever Been" ``` It supports a list of seasons to consider: ``` @@ -36,9 +36,18 @@ ``` ``` $ watchbuffy --angel-season 4,5 ▶️ Watch Angel episode 5×14: "Smile Time" +``` + +### Advanced Options + +You can pass in a command-line option to ignore certain characters. By now, only Connor is supported: + +``` +$ watchbuffy --angel-season 4 --no-connor +No episode found ``` ## MIT License Copyright (C) 2018 Jan Lelis <http://janlelis.com>. Released under the MIT license.