Skip to content

Commit

Permalink
donate in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoryrt authored Dec 4, 2019
1 parent b3bf3bb commit 9475e0e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The height / width of `.number-flip` is based on the height / width of `.digit`,
.digit { ... }
```

### Separator:
### separator:
Spearator allowed

```js
Expand Down Expand Up @@ -161,12 +161,12 @@ The returned Flip instance has a function called `flipTo`.
# license
MIT

# Credit
# credit
[![](./browserstack-logo-600x315.png)](http://browserstack.com/)

Special thanks to [Browserstack](http://browserstack.com/) providing cross-browser testing.

# Dev and Build
# dev and build
```bash
yarn dev
yarn build
Expand All @@ -177,3 +177,7 @@ yarn build
2. `git checkout -b NEW-FEATURE`
3. `git commit -am 'ADD SOME FEATURE'`
4. `git push origin NEW-FEATURE`

# donate
[![](https://cdn.buymeacoffee.com/buttons/default-white.png)](https://www.buymeacoffee.com/pT2Y5iN)
![](https://jungle.fm/assets/donate.jpg)

0 comments on commit 9475e0e

Please sign in to comment.