diff options
| author | Nathan Jaremko | 2017-07-22 09:24:08 -0400 |
|---|---|---|
| committer | GitHub | 2017-07-22 09:24:08 -0400 |
| commit | 1462b58d2a5ad5f7cbbd1086cd1219048584e69c (patch) | |
| tree | 36792cd92374722bc377973986bfdaaea607b739 /README.md | |
| parent | d5bab3f8665256aa1a1cc05b6822dc2d3869ab74 (diff) | |
| download | podcast-1462b58d2a5ad5f7cbbd1086cd1219048584e69c.tar.bz2 | |
Create README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
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) |
