Skip to content

Commit f011fc6

Browse files
committed
Updated the readme
1 parent 0edd9fc commit f011fc6

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

SkiaSharp.Extended.Iconify/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SkiaSharp.Extended.Iconify
22

3+
[![SkiaSharp.Extended.Iconify](https://img.shields.io/nuget/vpre/SkiaSharp.Extended.Iconify.svg?maxAge=2592000)](https://www.nuget.org/packages/SkiaSharp.Extended.Iconify)
4+
35
A simple way to draw a string that contains icons inline with normal
46
characters.
57

SkiaSharp.Extended.Svg/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SkiaSharp.Extended.Svg
22

3-
[![SkiaSharp](https://img.shields.io/nuget/vpre/SkiaSharp.Svg.svg?maxAge=2592000)](https://www.nuget.org/packages/SkiaSharp.Svg)
3+
[![SkiaSharp.Extended.Svg](https://img.shields.io/nuget/vpre/SkiaSharp.Svg.svg?maxAge=2592000)](https://www.nuget.org/packages/SkiaSharp.Svg)
44

55
**SkiaSharp.Svg** is lightweight SVG parser that can be used for
66
most SVG needs.

SkiaSharp.Extended/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SkiaSharp.Extended
22

3-
[![SkiaSharp](https://img.shields.io/nuget/vpre/SkiaSharp.Extended.svg?maxAge=2592000)](https://www.nuget.org/packages/SkiaSharp.Extended)
3+
[![SkiaSharp.Extended](https://img.shields.io/nuget/vpre/SkiaSharp.Extended.svg?maxAge=2592000)](https://www.nuget.org/packages/SkiaSharp.Extended)
44

55
**SkiaSharp.Extended** is a collection some cool functions that may be
66
useful to some apps.

0 commit comments

Comments
 (0)