Add README specifying that the svg files are from inkscape

This commit is contained in:
Daniel Martí 2014-01-07 09:13:00 +01:00
parent e8337aad30
commit 9e30d442e1

3
media/README Normal file
View File

@ -0,0 +1,3 @@
Most of the SVG files found in here are in the Inkscape format, i.e. they
might need conversion to plain SVG if you plan to use them on web pages, for
example. If that is not done, the renders might look different.