diff --git a/README.md b/README.md index 050c925..e2bc8e3 100644 --- a/README.md +++ b/README.md @@ -12,16 +12,16 @@ Made by [![Appus Studio](https://github.com/appus-studio/Appus-Splash/blob/maste * [Info](#info) # Demo -##Example animating +## Example animating ![](https://raw.githubusercontent.com/alexey-kubas-appus/CircleTimer/master/Resources/demo.gif) -##Example configuring +## Example configuring ![](https://raw.githubusercontent.com/alexey-kubas-appus/CircleTimer/master/Resources/using_ib_inspectable.gif) ```Ruby pod 'CircleCounter' ``` -##Usage example: +## Usage example: self.timeCircle.totalTime = 5; self.timeCircle.elapsedTime = 0;