Skip to content

Commit 4589cc8

Browse files
committed
Make Gifs Bigger
1 parent 7a2ffc4 commit 4589cc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
Manipulating and using `CATransform3D` for animations and interactions is pretty challenging… Decomposed makes `CATransform3D`, `matrix_double4x4`, and `matrix_float4x4` much easier to work with.
77

88
<p align="center">
9-
<img width="160" height="346" src="https://github.com/b3ll/Decomposed/blob/master/Resources/Decomposed.gif?raw=true">
10-
<img width="160" height="346" src="https://github.com/b3ll/Decomposed/blob/master/Resources/Decomposed2.gif?raw=true">
9+
<img width="240" height="519" src="https://github.com/b3ll/Decomposed/blob/master/Resources/Decomposed.gif?raw=true">
10+
<img width="240" height="519" src="https://github.com/b3ll/Decomposed/blob/master/Resources/Decomposed2.gif?raw=true">
1111
</p>
1212

1313
**Note**: The API for Decomposed is still heavily being changed / optimized, so please feel free to give feedback and expect breaking changes as time moves on.

0 commit comments

Comments
 (0)