Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
d2phap committed Sep 7, 2019
1 parent 3e0c06a commit c5d9380
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fluent-reveal-effect",
"version": "1.1.0",
"version": "1.1.1",
"description": "Reveal Effect (Fluent Design)",
"main": "../Dist/js/[name].js",
"scripts": {
Expand Down
12 changes: 11 additions & 1 deletion source/README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,23 @@
# Reveal Effect library (Fluent Design System)
Apply reveal effect to border and background of elements.

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fd2phap%2Ffluent-reveal-effect.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fd2phap%2Ffluent-reveal-effect?ref=badge_shield)

![Screenshot](https://github.com/d2phap/fluent-ui/raw/master/docs/screenshot.png)


### Demo
https://d2phap.github.io/fluent-reveal-effect/
- https://imageglass.org/
- https://d2phap.github.io/fluent-reveal-effect/

## Install
Run the command
```
npm i fluent-reveal-effect@latest
```

NPM package: https://www.npmjs.com/package/fluent-reveal-effect

## Usage

### Import the library
Expand Down Expand Up @@ -103,3 +109,7 @@ Thanks for your gratitude and finance help!
<img src="https://img.shields.io/badge/PayPal-Donate%20$10%20-009be1.svg?maxAge=3600" height="30" alt="Buy me a beer?">
</a>



## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fd2phap%2Ffluent-reveal-effect.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fd2phap%2Ffluent-reveal-effect?ref=badge_large)

0 comments on commit c5d9380

Please sign in to comment.