Skip to content

Commit 7e09f6b

Browse files
authored
Update README.md
1 parent 2a4d8c9 commit 7e09f6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
An empowered Xamarin.Forms' BoxView with 2-color gradients. [![NuGet](https://img.shields.io/nuget/v/Xam.Plugin.Battery.svg?label=NuGet)](https://www.nuget.org/packages/DevsDNA.GradientBoxView)
44

5-
![Android & iOS](Screenshots/Screenshots.png)
6-
75
(Inspired on [this Xamarin Forums thread](https://forums.xamarin.com/discussion/comment/240777/#Comment_240777).)
86

7+
![Android & iOS](Screenshots/Screenshots.png)
8+
99
## How to use it
1010

1111
Just three easy steps:
@@ -26,6 +26,6 @@ xmlns:devsdna="clr-namespace:DevsDNA;assembly=DevsDNA.GradientBoxView"
2626
BottomColor="Black" />
2727
```
2828

29-
If you're looking for more complex gradients –more than 2 colors, for instance– [XFGloss](https://github.com/tbaggett/xfgloss) may fit your needs.
29+
(If you're looking for more complex gradients –more than 2 colors, for instance– [XFGloss](https://github.com/tbaggett/xfgloss) may fit your needs.)
3030

3131
*Pst!* Have a look to the [Examples](Examples/) folder to get some inspiration!

0 commit comments

Comments
 (0)