Skip to content

Commit

Permalink
docs: update example project url
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Bacis committed May 17, 2023
1 parent 20e59aa commit bbeb926
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/example.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Example Project

An example application is available for download together with the C# and C++ SDK [here](https://weart.it/repository/downloads/samples/weart-integration-csharp-sdk-1.1.zip).
An example application is available for download together with the C# and C++ SDK [here](https://weart.it/repository/downloads/samples/weart-integration-csharp-sdk-v1.1.zip).

The application is implemented as a Universal Windows app in C#. The Visual Studio Solution is present inside an archive, at ```C#/WEART_API_Integration_v1.1.zip```.

To execute the application, just open the solution with Visual Studio and Run it (by clicking the play button or pressing F5).
The application is implemented as a Universal Windows app in C#. To execute the application, just open the solution with Visual Studio and Run it (by clicking the play button or pressing F5).

![Example application](./example_app/ExampleApp_Screen.png)

Expand Down

0 comments on commit bbeb926

Please sign in to comment.