aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorNathan Jaremko2017-07-22 09:24:08 -0400
committerGitHub2017-07-22 09:24:08 -0400
commit1462b58d2a5ad5f7cbbd1086cd1219048584e69c (patch)
tree36792cd92374722bc377973986bfdaaea607b739 /README.md
parentd5bab3f8665256aa1a1cc05b6822dc2d3869ab74 (diff)
downloadpodcast-1462b58d2a5ad5f7cbbd1086cd1219048584e69c.tar.bz2
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..56e465a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+ # podcast
+ ---
+ `podcast` is a command line podcast player.
+
+ It currently supports:
+- [x] Subscribing to RSS feeds
+- [x] Streaming podcasts
+- [x] Downloading podcasts
+- [x] Playing podcasts
+- [ ] Searching for podcasts...(WIP)