浏览代码

Add link to decorators video

Fixes #68
Swaroop C H 7 年之前
父节点
当前提交
b3319b5aa3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      more.md

+ 1 - 0
more.md

@@ -155,6 +155,7 @@ Output:
 
 See:
 
+- [Video : Python Decorators Made Easy](https://youtu.be/MYAEv3JoenI) 
 - http://www.ibm.com/developerworks/linux/library/l-cpdecor.html
 - http://toumorokoshi.github.io/dry-principles-through-python-decorators.html