Commit 7d9f0e18 7d9f0e184ceb121cec35da7369de9fe72c84a678 by Nicolas Perriault

Merge pull request #905 from mickaelandrieu/master

Consider adding logo sources of casperJs logo
2 parents 3e7c65fe 753bb441
This diff could not be displayed because it is too large.
No preview for this file type
No preview for this file type
...@@ -62,3 +62,11 @@ Logo ...@@ -62,3 +62,11 @@ Logo
62 ---- 62 ----
63 63
64 CasperJS logo designed by `Jeremy Forveille <http://www.linkedin.com/pub/j%C3%A9r%C3%A9my-forveille/15/315/691>`_ 64 CasperJS logo designed by `Jeremy Forveille <http://www.linkedin.com/pub/j%C3%A9r%C3%A9my-forveille/15/315/691>`_
65
66 You can download the logo sources here:
67
68 - `logo CasperJS (PDF) <_static/images/logo_casperjs.pdf>`_
69 - `logo CasperJS (EPS) <_static/images/logo_casperjs.eps>`_
70 - `logo CasperJS (AI) <_static/images/logo_casperjs.ai>`_
71
72 These assets are under `MIT license <http://en.wikipedia.org/wiki/MIT_License>`_
......