Merge pull request #125 from josh-green/master

Add approximate runtimes #50
This commit is contained in:
Rajeev N Bharshetty 2018-05-21 12:03:43 +05:30 committed by GitHub
commit acfb080d0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 180 additions and 40 deletions

219
README.md

File diff suppressed because it is too large Load Diff

View File

@ -9,5 +9,6 @@ Before raising a PR and it getting merged, make sure you have completed the foll
- [ ] If there is no matching category, add a new category to the list in ascending order of category name, and add it to the table of contents in the same order
- [ ] Add a brief description of the podcast
- [ ] Add the frequency of episodes (Check the list for examples)
- [ ] Add the runtime of episodes, giving an approximate range and an average duration.
Thanks for your contributions and being awesome :) Cheers.