diff options
| -rw-r--r-- | share/README | 2 | ||||
| -rw-r--r-- | share/README.md | 20 |
2 files changed, 20 insertions, 2 deletions
diff --git a/share/README b/share/README deleted file mode 100644 index 97ebf34d0..000000000 --- a/share/README +++ /dev/null @@ -1,2 +0,0 @@ -This is the root dir for Inkscape's resources that it loads at runtime: -icons, markers, filters, keyboard maps, etc.
\ No newline at end of file diff --git a/share/README.md b/share/README.md new file mode 100644 index 000000000..3000e803f --- /dev/null +++ b/share/README.md @@ -0,0 +1,20 @@ +This is the root dir for Inkscape's resources that it loads at runtime: +icons, markers, filters, keyboard maps, etc. + +attributes - +branding - Official visual collateral +examples - Sharable example drawings +extensions - Plugable scripts runnable by Inkscape +filters - Custom SVG filters loaded at runtime, under Effects > Filters +fonts - +gradients - +icons - Program icons follwoing the freedesktop.org icon scheme. +keys - +markers - +palettes - +patterns - +screens - +symbols - +templates - +tutorials - +ui - |
