Skip to content

Commit 72caa05

Browse files
committed
Added badges and links to the releases section.
1 parent 0ddc491 commit 72caa05

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
SvgFileType
1+
SvgFileType
22
===========
3+
[![](https://img.shields.io/github/release-pre/otuncelli/Scalable-Vector-Graphics-Plugin-for-Paint.NET.svg?style=flat)](https://github.com/otuncelli/Scalable-Vector-Graphics-Plugin-for-Paint.NET/releases)
4+
[![](https://img.shields.io/github/downloads/otuncelli/Scalable-Vector-Graphics-Plugin-for-Paint.NET/total.svg?style=flat)](https://github.com/otuncelli/Scalable-Vector-Graphics-Plugin-for-Paint.NET/releases)
5+
6+
**Please check the [Releases](https://github.com/otuncelli/Scalable-Vector-Graphics-Plugin-for-Paint.NET/releases) section for binary download.**
37

48
This is a Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files.
59
SVG elements can be rendered as a flat image file or each on a separate layer.
@@ -8,8 +12,6 @@ The plugin is a tiny wrapper around the [SVG.NET Library](https://github.com/vvv
812

913
Tested on Paint.NET 4.1.5.
1014

11-
Please check the [Releases](https://github.com/otuncelli/Scalable-Vector-Graphics-Plugin-for-Paint.NET/releases) section for binary download.
12-
1315
To install the plugin perform the following steps:
1416
* Put the DLL in the `<Paint.NET>\FileTypes` directory (default location is `C:\Program Files\paint.net\FileTypes`)
1517
* For the [Windows Store version of Paint.NET](https://www.microsoft.com/store/apps/9NBHCS1LX4R0), put the DLL in the `<Documents>\paint.net App Files\FileTypes` directory

0 commit comments

Comments
 (0)