Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Piecon

Pie charts in your favicon! A tiny javascript library for dynamically generating progress pie charts in your favicons.

Now with retina support!
A small JavaScript library for dynamically generating progress pie charts in your favicons.
Now available with Retina support so you can enjoy pixel-perfect crisp graphics!

<p align="center"><img src="https://github.com/lipka/piecon/blob/master/example/screenshot.png?raw=true"></p>

Expand Down Expand Up @@ -38,13 +37,11 @@ Piecon has been tested to work completely in the following browsers (older versi
* Firefox 9+
* Opera 11+

Currently the library falls back to title updates for the following browsers:
Currently, the library falls back to title updates for the following browsers:

* Internet Explorer 9
* Safari 5+

Piecon is retina compatible so you can enjoy pixel-perfect crisp graphics.

## License

Licensed under the [MIT license](http://en.wikipedia.org/wiki/MIT_License).
Expand Down