Tests - How to use
==================

You can import ``buttons`` from ``css.css3githubbuttons`` and ``need`` it
where you want these resources to be included on a page::

  >>> from css.css3githubbuttons import buttons
  >>> buttons.need()

