Skip to content

Commit

Permalink
Add telegram example
Browse files Browse the repository at this point in the history
  • Loading branch information
kimmobrunfeldt committed Dec 14, 2014
1 parent e822bc5 commit 088ae81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -814,6 +814,7 @@ bar.animate(0.5, opts);
## Examples
* [**Minimal**](http://kimmobrunfeldt.github.io/progressbar.js/examples/minimal/) [*see code*](https://github.com/kimmobrunfeldt/progressbar.js/tree/gh-pages/examples/minimal)
* [**Telegram**](http://kimmobrunfeldt.github.io/progressbar.js/examples/telegram/) [*see code*](https://github.com/kimmobrunfeldt/progressbar.js/tree/gh-pages/examples/telegram)
* [**Password strength**](http://kimmobrunfeldt.github.io/progressbar.js/examples/password-strength/) [*see code*](https://github.com/kimmobrunfeldt/progressbar.js/tree/gh-pages/examples/password-strength)
# Contributing
Expand Down

0 comments on commit 088ae81

Please sign in to comment.