From d256845ad0476f4cac934b9254d4b9a6c6de45ac Mon Sep 17 00:00:00 2001 From: Roel van Uden Date: Fri, 23 Jan 2015 19:33:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d9de55..80aeb63 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,10 @@ prior to using this application. * Subtitle converter for SRT subtitle output. * Video streaming. * Episode page scraping with subtitle saving and video streaming. +* Add ASS support. ### Pending Implementation -* Add ASS support. * Add muxing (MP4+ASS=MKV). * Add series API to save an entire series rather than per-episode. * Add batch-mode to queue a bunch of series and do incremental saves.