Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
haukeduden committed Nov 4, 2022
1 parent 97ce197 commit 54cf4b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Countly metrics are auto-detected when init is called.

## How to use

Download the [Latest Release](https://github.com/RealAshampoo/countly-sdk-c/releases/latest/download/countly_x64.zip).
Download the latest release [for x64](https://github.com/RealAshampoo/countly-sdk-c/releases/latest/download/countly_x64.zip)
or [for x86](https://github.com/RealAshampoo/countly-sdk-c/releases/latest/download/countly_x86.zip) .

Include the countly_c.h header in your application and link to the import library countly_c.lib
(or load the DLL dynamically if that is more convenient in your context).
Expand Down

0 comments on commit 54cf4b9

Please sign in to comment.