瀏覽代碼

add Podcasts section

William Vincent 6 年之前
父節點
當前提交
d1ecb1697b
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -10,6 +10,7 @@
   * [Community](#community)
   * [Conferences](#conferences)
   * [Meetups](#meetups)
+  * [Podcasts](#podcasts)
   * [General Tutorials](#general-tutorials)
   * [Deployment Tutorials](#deployment-tutorials)
   * [External Resources](#external-resources)
@@ -62,6 +63,10 @@
 ### Meetups
 * [Meetups](https://www.meetup.com/topics/django/all/) - 400+ Meetup groups in 65 countries.
 
+### Podcasts
+* [TalkPython](https://talkpython.fm/)
+* [Podcast Init](https://www.podcastinit.com/)
+
 ### General Tutorials
 
 * [Django Girls Tutorial](https://tutorial.djangogirls.org/en/) - Use function-based views to build a blog app.