Skip to content

Commit 0d87667

Browse files
authored
Mention separate docs for master vs. stable
1 parent 9eb8369 commit 0d87667

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,9 @@ Every method in the SdMonitorClient/SdSecureClient classes returns **a list with
5959

6060
For an example on how to parse this output, take a look at a simple example like [get_data_simple.py](examples/get_data_simple.py)
6161

62-
Function List
63-
-------------
64-
65-
Please Refer to the [Python Script Library documentation page](http://python-sdc-client.readthedocs.io/en/latest/) for the list of functions available.
62+
Function List & Documentation
63+
-----------------------------
64+
For the list of available functions in the current `master` branch of this repo and corresponding docs, refer to the [Python Script Library documentation page](http://python-sdc-client.readthedocs.io/en/latest/). Equivalent docs for the functions in the most recent "stable" release (which is what you'd get via `pip` install, and corresponds to the most recent [release](https://github.com/draios/python-sdc-client/releases)) are located [here](http://python-sdc-client.readthedocs.io/en/stable/).
6665

6766
On-Premises Installs
6867
--------------------

0 commit comments

Comments
 (0)