Skip to content

Commit 5056e48

Browse files
committed
README
1 parent 017dd70 commit 5056e48

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
tags: introduction, debugging, lecture
3+
language: ruby
4+
type: video
5+
---
6+
7+
# Fixing Our Broken Program
8+
9+
[MP4](http://flatiron-videos.s3.amazonaws.com/ironboard/ruby/ruby-lecture-fixing-our-broken-program/ruby-lecture-fixing-our-broken-program.mp4)
10+
11+
<video controls width="100%">
12+
<source src="http://flatiron-videos.s3.amazonaws.com/ironboard/ruby/ruby-lecture-fixing-our-broken-program/ruby-lecture-fixing-our-broken-program.mp4" type="video/mp4" >
13+
Your browser does not support the video tag. We recommend using Chrome
14+
</video>
15+
16+
17+
Debugging is awesome!
18+

0 commit comments

Comments
 (0)