From 0a7dac13f196c5d9774fe5f712a0f8b1b0a4026e Mon Sep 17 00:00:00 2001 From: Jeff Verkoeyen Date: Wed, 8 Nov 2017 16:23:12 -0500 Subject: [PATCH] Formatting. --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 29c6443..f5b31eb 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,17 @@ [![Platform](https://img.shields.io/cocoapods/p/MotionAnimator.svg)](http://cocoadocs.org/docsets/MotionAnimator) [![Docs](https://img.shields.io/cocoapods/metrics/doc-percent/MotionAnimator.svg)](http://cocoadocs.org/docsets/MotionAnimator) +--- + This library provides APIs that turn [Motion Interchange](https://github.com/material-motion/motion-interchange-objc) **motion specifications** into animations. -## What's a motion specification? +--- + +#### What is a motion specification? -A motion specification defines the delay, duration, and acceleration of animations in a simple data -format that can live separate from your animation logic. +A **motion specification** defines the delay, duration, and acceleration of animations in a simple +data format that can live separate from your animation logic. For example, let's say we wanted to describe the motion for this animation: