Skip to content

Commit

Permalink
Link to new site and add new gif preview
Browse files Browse the repository at this point in the history
  • Loading branch information
glennreyes committed Aug 10, 2018
1 parent cc88554 commit cc254cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# React CountUp
# [React CountUp](https://react-countup.now.sh)

[![GitHub license](https://img.shields.io/npm/l/react-countup.svg?style=flat-square)](https://github.com/glennreyes/react-countup/blob/master/LICENSE)
[![Build Status](https://img.shields.io/travis/glennreyes/react-countup.svg?style=flat-square)](https://travis-ci.org/glennreyes/react-countup)
Expand All @@ -9,6 +9,8 @@

A configurable React component wrapper around [CountUp.js](https://inorganik.github.io/countUp.js/).

![react-countup](https://user-images.githubusercontent.com/5080854/43985208-e45e5b20-9d05-11e8-9752-da2675da1e44.gif)

## Table of Contents

- [Installation](#installation)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"bugs": {
"url": "https://github.com/glennreyes/react-countup/issues"
},
"homepage": "https://glennreyes.github.io/react-countup",
"homepage": "https://react-countup.now.sh",
"main": "build",
"files": [
"build",
Expand Down

0 comments on commit cc254cb

Please sign in to comment.