Skip to content
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