Skip to content

Commit cb53a46

Browse files
Update README.rst
1 parent 93f15be commit cb53a46

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ SoftLayer API Python Client
1414

1515

1616
This library provides a simple Python client to interact with `SoftLayer's
17-
XML-RPC API <http://developer.softlayer.com/reference/softlayerapi>`_.
17+
XML-RPC API <http://developer.softlayer.com/reference/softlayerapi>`_.
1818

1919
A command-line interface is also included and can be used to manage various
2020
SoftLayer products and services.
2121

22+
Development on this library is done as a best-effort delivery, and some features of the SoftLayer API may not be available through the client.
2223

2324
Documentation
2425
-------------
@@ -49,7 +50,7 @@ Or you can install from source. Download source and run:
4950
5051
5152
The most up-to-date version of this library can be found on the SoftLayer
52-
GitHub public repositories at http://github.com/softlayer. Please post to Stack Overflow at https://stackoverflow.com/ or open a support ticket in the customer portal if you have any questions regarding use of this library. If you use Stack Overflow please tag your posts with “SoftLayer” so our team can easily find your post.
53+
GitHub public repositories at http://github.com/softlayer. For questions regarding the use of this library please post to Stack Overflow at https://stackoverflow.com/ and your posts with “SoftLayer” so our team can easily find your post. To report a bug with this library please create an Issue on github.
5354

5455
InsecurePlatformWarning Notice
5556
------------------------------

0 commit comments

Comments
 (0)