Skip to content

Commit 7aea688

Browse files
committed
Adding links to developer.betfair.com
1 parent c299e21 commit 7aea688

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# Betfair API-NG Code Samples
1+
Betfair API-NG Code Samples
2+
===============================
23

3-
This github respository contains sample code in various languages to help customers get started with writing betfair API-NG clients.
4+
This github respository contains sample code in various languages to help customers get started with writing betfair API-NG clients. For more information about API-NG please see [Getting started with API-NG documentation](https://api.developer.betfair.com/services/webapps/docs/display/1smk3cen4v3lu3yomq5qye0ni/Getting+Started+with+API-NG) and [developer.betfair.com](http://developer.betfair.com).
45

5-
Please note, that we will not accept pull requests to extend these samples as they are not intended to be fully fledged clients.
6+
Please note, these are not intended to be fully fledged clients and all follow an identical set of scenarios. As a result, we do not wish to extend the samples with pull requests that extend only a single language sample or add functionality not in the below scenarios.
67

78
Each of the basic language samples demonstrates a basic use case of placing a bet on the next GB Horse Racing market:
89

@@ -13,7 +14,7 @@ Each of the basic language samples demonstrates a basic use case of placing a be
1314

1415
For the sake of simplictity and ease of understanding, these samples are not intended to show best practice for optimisations for speed or throughput.
1516

16-
A comprehensive description of the samples can be found <a href="https://api.developer.betfair.com/services/webapps/docs/display/1smk3cen4v3lu3yomq5qye0ni/Sample+Code">here.</a>
17+
A comprehensive description of the samples can be found in the [developer samples documentation](https://api.developer.betfair.com/services/webapps/docs/display/1smk3cen4v3lu3yomq5qye0ni/Sample+Code).
1718

1819
There is also a limited sample of login examples within the loginCode subdirectory and an Android sample app in the android subdirectory.
1920

0 commit comments

Comments
 (0)