Skip to content

Commit

Permalink
Mention Ender support
Browse files Browse the repository at this point in the history
  • Loading branch information
makeable committed Oct 26, 2011
1 parent 24575a7 commit 9a6156f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -20,4 +20,9 @@ stroke: Stroke/outline colour (default rgba(255,255,255,0.85))

An empty label will clear your favicon to its original state. e.g. Notificon();

Favicon_url defaults to your primary favicon (if specified in head, or with fallback to /favicon.ico)
Favicon_url defaults to your primary favicon (if specified in head, or with fallback to /favicon.ico)

## Ender
Notificon is published as an ender package via NPM.
Build ender with 'notificon' and use in the browser using the $ syntax:
$.notificon(label, options)

0 comments on commit 9a6156f

Please sign in to comment.