Skip to content

Commit

Permalink
docs: update some style and installation guide in README
Browse files Browse the repository at this point in the history
  • Loading branch information
b6pzeusbc54tvhw5jgpyw8pwz2x6gs committed Nov 9, 2019
1 parent 777e9df commit b944ef4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -7,11 +7,13 @@ Javascript tweening library which support **promise interface**
and use `requestAnimationFrame` written in typescript.

**tweening-js** does not directly handle DOM elements,
making it compatible with any frontend framework such as React, Vue, Angular.
making it compatible with any frontend framework such as **React**, **Vue**, **Angular**.

## Install

```
$ npm install tweening-js
## or
$ yarn add tweening-js
```

Expand Down

0 comments on commit b944ef4

Please sign in to comment.