Skip to content

Commit

Permalink
integration
Browse files Browse the repository at this point in the history
  • Loading branch information
netdragoon committed Dec 9, 2015
1 parent 64ad9ce commit 1dba83e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Create a ___username___ and ___password___ on [tr.im](http://tr.im) site. After
####ApiKey
>[![Settings 2](http://i1194.photobucket.com/albums/aa377/netdragoon1/save2_zpszehapgew.png)]()

The ApiKey your account [tr.im](http://tr.im) site is responsible for the integration with the code, as in the example below the variable `string ApiKey` and variable `string url` any valid internet address.
##Installation NUGET


Expand Down Expand Up @@ -88,5 +88,5 @@ ShortUrlReceive response = facade.Receive();

__Note:__

- ___500 requests per day per user account___
- ___remember that the async methods (`ReceiveAsync`) are present as the .NET Framework version (> = 4.5)___
- 500 requests per day per user account.
- remember that the async methods (`ReceiveAsync`) are present as the .NET Framework version (> = 4.5).

0 comments on commit 1dba83e

Please sign in to comment.