Skip to content

Commit 91fa0c3

Browse files
Merge pull request #171 from fredrikaverpil/feature/udemy_course
Feature/udemy course
2 parents d419b50 + af9adb7 commit 91fa0c3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Qt.py enables you to write software that dynamically chooses the most desireable
99
- [Developing with Qt.py](https://fredrikaverpil.github.io/2016/07/25/developing-with-qt-py/)
1010
- [Dealing with Maya 2017 and PySide2](https://fredrikaverpil.github.io/2016/07/25/dealing-with-maya-2017-and-pyside2/)
1111

12+
**Mentions**
13+
- [Qt.py: A portable wrapper for Qt](https://www.udemy.com/python-for-maya/learn/v4/t/lecture/6027394) (Udemy course, registration required)
14+
1215
**Table of contents**
1316

1417
- [Install](#install)
@@ -315,6 +318,7 @@ Send us a pull-request with your project here.
315318
- https://github.com/fredrikaverpil/pyvfx-boilerplate
316319
- https://gitlab.com/4degrees/riffle
317320
- https://github.com/chadmv/cmt
321+
- https://github.com/dgovil/PythonForMayaSamples
318322

319323
<br>
320324
<br>
@@ -394,7 +398,7 @@ docker run --rm -v $(pwd):/Qt.py mottosso/qt.py35
394398
#
395399
# ----------------------------------------------------------------------
396400
# Ran 21 tests in 7.799s
397-
#
401+
#
398402
# OK
399403
```
400404

0 commit comments

Comments
 (0)