Skip to content

Commit 7c3b25f

Browse files
committed
Added new screenshot and updated READMEs
1 parent 5bb7ea7 commit 7c3b25f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README-nuget.md

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

33
[![CI](https://github.com/hagronnestad/nissan-connect-dotnet/actions/workflows/main.yml/badge.svg)](https://github.com/hagronnestad/nissan-connect-dotnet/actions/workflows/main.yml) [![Nuget](https://img.shields.io/nuget/v/NissanConnectLib)](https://www.nuget.org/packages/NissanConnectLib)
44

5-
C# .NET client library for the unofficial Nissan Connect API. This library is based on the great [dartnissanconnect](https://gitlab.com/tobiaswkjeldsen/dartnissanconnect)-library by [@Tobiaswk](https://github.com/Tobiaswk).
5+
***Unofficial*** C# .NET client library for the Nissan Connect API. This library is based on the great [dartnissanconnect](https://gitlab.com/tobiaswkjeldsen/dartnissanconnect)-library by [@Tobiaswk](https://github.com/Tobiaswk).
66

77
⚠️ This library supports the EU-region only. (I think?)
88

99
---
1010

1111
## Example Program
1212

13-
[An example program can be found here.](https://github.com/hagronnestad/nissan-connect-dotnet/blob/main/NissanConnect/NissanConnectLib.Example/Program.cs)
13+
[An example program can be found here.](https://github.com/hagronnestad/nissan-connect-dotnet/tree/main/NissanConnect/NissanConnectLib.Example/)
1414

1515
*Output preview of the example program:*
1616

17-
![](https://raw.githubusercontent.com/hagronnestad/nissan-connect-dotnet/e84c441f82e686ddef96862a54c236a8388720e6/Screenshots/01-example-output.png)
17+
![](https://raw.githubusercontent.com/hagronnestad/nissan-connect-dotnet/main/Screenshots/02-example-output-2.png)
1818

1919

2020
## More Information

README.md

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

33
[![CI](https://github.com/hagronnestad/nissan-connect-dotnet/workflows/Nuget%20Release/badge.svg)](https://github.com/hagronnestad/nissan-connect-dotnet/actions/workflows/main.yml) [![Nuget](https://img.shields.io/nuget/v/NissanConnectLib)](https://www.nuget.org/packages/NissanConnectLib)
44

5-
This repository contains a C# .NET client library for the unofficial Nissan Connect API. This library is based on the great [dartnissanconnect](https://gitlab.com/tobiaswkjeldsen/dartnissanconnect)-library by [@Tobiaswk](https://github.com/Tobiaswk).
5+
This repository contains an ***unofficial*** C# .NET client library for the Nissan Connect API. This library is based on the great [dartnissanconnect](https://gitlab.com/tobiaswkjeldsen/dartnissanconnect)-library by [@Tobiaswk](https://github.com/Tobiaswk).
66

77
⚠️ This library supports the EU-region only. (I think?)
88

@@ -19,11 +19,11 @@ This repository contains a C# .NET client library for the unofficial Nissan Conn
1919

2020
## Example Program
2121

22-
[An example program can be found here.](NissanConnect/NissanConnectLib.Example/Program.cs)
22+
[An example program can be found here.](NissanConnect/NissanConnectLib.Example/)
2323

2424
*Output preview of the example program:*
2525

26-
![](Screenshots/01-example-output.png)
26+
![](Screenshots/02-example-output-2.png)
2727

2828

2929
## Nuget

Screenshots/02-example-output-2.png

111 KB
Loading

0 commit comments

Comments
 (0)