Skip to content

Commit b416616

Browse files
authored
Update README.md
1 parent 7edc8ae commit b416616

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# APIXURestClient-Android
2-
Xamarin Android Library for consuming APIXU Weather REST API service.
2+
Xamarin Android library for consuming APIXU Weather REST API service.
33

44
This is a Xamarin Android library that allows your app to fetch data from https://www.apixu.com/
55

@@ -15,10 +15,11 @@ What's currently available:
1515
See sample for usage.
1616

1717
### NuGet Package
18-
For conveniency I provide a NuGet package. See Releases or
19-
20-
https://www.nuget.org/packages/APIXURestClient-Android/0.2.0
18+
For conveniency I provide a NuGet package. See [Releases](https://github.com/kokiddp/APIXURestClient-Android/releases) or
2119

20+
https://www.nuget.org/packages/APIXURestClient-Android
2221

2322
or install via Package Manager
2423
> PM> Install-Package APIXURestClient-Android
24+
25+
or search for it in Manage NuGet Packages in Visual Studio or whatever...

0 commit comments

Comments
 (0)