Commit 79c62a1b by Daniel Dahan

updated README to test new gif animations

parent 41d44cf2
...@@ -37,7 +37,6 @@ Motion offers a clean API to add animations to your views and layers. Simply pas ...@@ -37,7 +37,6 @@ Motion offers a clean API to add animations to your views and layers. Simply pas
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr style="background-color: #fff"> <tr style="background-color: #fff">
<td width="40%"> <td width="40%">
<img src="http://www.cosmicmind.com/motion/background_color.gif" /> <img src="http://www.cosmicmind.com/motion/background_color.gif" />
...@@ -48,7 +47,6 @@ Motion offers a clean API to add animations to your views and layers. Simply pas ...@@ -48,7 +47,6 @@ Motion offers a clean API to add animations to your views and layers. Simply pas
``` ```
</td> </td>
</tr> </tr>
<tr style="background-color: #fff"> <tr style="background-color: #fff">
<td width="40%"> <td width="40%">
<img src="http://www.cosmicmind.com/motion/border_color.gif" /> <img src="http://www.cosmicmind.com/motion/border_color.gif" />
...@@ -59,7 +57,6 @@ Motion offers a clean API to add animations to your views and layers. Simply pas ...@@ -59,7 +57,6 @@ Motion offers a clean API to add animations to your views and layers. Simply pas
``` ```
</td> </td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment