Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarkov authored Jul 11, 2018
1 parent 58d89c1 commit 46f4d62
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/htmlelements/smart-progressbar)

# <smart-tabs>
# <smart-progress-bar>

[Live Demo ↗](https://htmlelements.com/demos/progressbar/)
|
Expand Down Expand Up @@ -28,11 +28,11 @@
<smart-progress-bar class="animation determinate"></smart-progress-bar>
```

[<img src="https://raw.githubusercontent.com/htmlelements/smart-progressbar/master/linear-progressbar-custom-element.png" alt="Screenshot of smart-progressbar, using the Material theme">](https://htmlelements.com/demos/progressbar)
[<img src="https://raw.githubusercontent.com/htmlelements/smart-progressbar/master/progress-bar-custom-element.png" alt="Screenshot of smart-progressbar, using the Material theme">](https://htmlelements.com/demos/progressbar)

[<img src="https://raw.githubusercontent.com/htmlelements/smart-progressbar/master/linear-progressbar.gif" alt="Screenshot of smart-progressbar, using the Material theme">](https://htmlelements.com/demos/progressbar)

[<img src="https://raw.githubusercontent.com/htmlelements/smart-progressbar/master/circular-progres-sbar.gif" alt="Screenshot of smart-progressbar, using the Material theme">](https://htmlelements.com/demos/progressbar)
[<img src="https://raw.githubusercontent.com/htmlelements/smart-progressbar/master/circular-progress-bar.gif" alt="Screenshot of smart-progressbar, using the Material theme">](https://htmlelements.com/demos/progressbar)

## Getting Started

Expand Down

0 comments on commit 46f4d62

Please sign in to comment.