summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9852194..5621100 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,12 @@
-# rustcast
-A simple UPnP/DLNA casting player
+# Rustcast
+
+A simple UPnP/DLNA casting player.
+
+## Features Roadmap
+
+ - [ ] Stream a video file to a UPnP Media Renderer
+ - [ ] Play and pause video during playback
+ - [ ] Skip forward and backward during playback
+ - [ ] Add subtitles to the video
+ - [ ] Integrate with ffmpeg to do on the fly transcoding
+