diff --git a/README.md b/README.md index 7cc8d63..1abcef2 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,12 @@ It uses `NSAnimationContext` on macOS. #### Examples -An example project is available at `examples/` folder and as targets on XCode project. +Example projects are available at `examples/` folder and as targets on XCode project. -![Bonfire](img/bonfire-optimized.gif) +Bonfire +Profile +Menu +Message --- Installation diff --git a/img/bonfire-optimized.gif b/img/bonfire-optimized.gif deleted file mode 100644 index bb6e9c8..0000000 Binary files a/img/bonfire-optimized.gif and /dev/null differ diff --git a/img/example-bonfire.gif b/img/example-bonfire.gif new file mode 100644 index 0000000..976413c Binary files /dev/null and b/img/example-bonfire.gif differ diff --git a/img/example-menu.gif b/img/example-menu.gif new file mode 100644 index 0000000..dac0e56 Binary files /dev/null and b/img/example-menu.gif differ diff --git a/img/example-message.gif b/img/example-message.gif new file mode 100644 index 0000000..47147ad Binary files /dev/null and b/img/example-message.gif differ diff --git a/img/example-profile.gif b/img/example-profile.gif new file mode 100644 index 0000000..a439004 Binary files /dev/null and b/img/example-profile.gif differ