Browse Source

Add Links to the screencasts

rexim 4 years ago
parent
commit
845ecfc830
3 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md
  2. BIN
      thumbnails/part-1.png
  3. BIN
      thumbnails/part-2.png

+ 5 - 0
README.md

@@ -14,3 +14,8 @@ $ ./heap
 - No tricks that obscure the pointers (like XOR Linked Lists).
 - No tricks that obscure the pointers (like XOR Linked Lists).
 - Probably works only on x86_64
 - Probably works only on x86_64
 - Probably works only when compiled with GCC
 - Probably works only when compiled with GCC
+
+## Screencast
+
+[![thumbnail](./thumbnails/part-1.png)](https://www.youtube.com/watch?v=sZ8GJ1TiMdk) [![thumbnail](./thumbnails/part-2.png)](https://www.youtube.com/watch?v=2JgEKEd3tw8)
+>>>>>>> Add Links to the screencasts

BIN
thumbnails/part-1.png


BIN
thumbnails/part-2.png