Explorar el Código

Try to fix Screencasts table

rexim hace 4 años
padre
commit
138673f97d
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -12,6 +12,8 @@ Just a fun little project to learn how to render Bézier Curves.
 
 ## Screencasts
 
+| Thumbnail | Title |
+| --- | --- |
 | [![thumbnail](http://i3.ytimg.com/vi/2oKzBq43ShE/hqdefault.jpg)](https://www.youtube.com/watch?v=2oKzBq43ShE&list=PLpM-Dvs8t0VY5sYK_mm1k9dZw5tFWgg4L) | Coding Bézier Curves — Day 1 |
 | [![thumbnail](http://i3.ytimg.com/vi/m4gVWZ_OkG4/hqdefault.jpg)](https://www.youtube.com/watch?v=m4gVWZ_OkG4&list=PLpM-Dvs8t0VY5sYK_mm1k9dZw5tFWgg4L) | Bézier Curves using OpenGL Fragment Shader — Day 2 |