README.md in motion-dtrace-0.1.0 vs README.md in motion-dtrace-0.1.1
- old
+ new
@@ -1,19 +1,18 @@
motion-dtrace
=============
-Proof of concept to use dtrace on rubymotion.
+Proof of concept to use dtrace on rubymotion. Check the demo at [You Tube](https://github.com/siuying/motion-dtrace).
Installation
------------
```
gem install motion-dtrace
```
Usage
-----
-
1. Edit the Rakefile of your RubyMotion project and add the following require line.
```
require 'rubygems'
\ No newline at end of file