Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove material-motion prefix
  • Loading branch information
Mark Wei authored Nov 7, 2016
1 parent fec3916 commit 792977d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Material Motion Tween Family

[![Build Status](https://travis-ci.org/material-motion/material-motion-family-tween-android.svg?branch=develop)](https://travis-ci.org/material-motion/material-motion-family-tween-android)
[![codecov](https://codecov.io/gh/material-motion/material-motion-family-tween-android/branch/develop/graph/badge.svg)](https://codecov.io/gh/material-motion/material-motion-family-tween-android)
[![Build Status](https://travis-ci.org/material-motion/family-tween-android.svg?branch=develop)](https://travis-ci.org/material-motion/family-tween-android)
[![codecov](https://codecov.io/gh/material-motion/family-tween-android/branch/develop/graph/badge.svg)](https://codecov.io/gh/material-motion/family-tween-android)

The Tween Material Motion family provides a bridge between
[Property Animation](https://developer.android.com/guide/topics/graphics/prop-animation.html) and the
[Material Motion runtime](https://github.com/material-motion/material-motion-runtime-android).
[Material Motion runtime](https://github.com/material-motion/runtime-android).

## Features

Expand All @@ -31,7 +31,7 @@ Tween's properties map to the following ObjectAnimator properties:
| interpolator | interpolator |

Learn more about the APIs defined in the library by reading our
[technical documentation](https://jitpack.io/com/github/material-motion/material-motion-family-tween-android/1.1.0/javadoc/) and our
[technical documentation](https://jitpack.io/com/github/material-motion/family-tween-android/1.1.0/javadoc/) and our
[Starmap](https://material-motion.gitbooks.io/material-motion-starmap/content/specifications/runtime/).

## Installation
Expand Down

0 comments on commit 792977d

Please sign in to comment.