Skip to content

Commit 9a7c280

Browse files
authored
Merge pull request #229 from Syncano/readme_changes
[readme_changes] Some readme changes
2 parents 49fa010 + cb5f0ab commit 9a7c280

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

README.rst

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,10 @@ Syncano
44
Python QuickStart Guide
55
-----------------------
66

7-
You can find quick start on installing and using Syncano's Python library in our [documentation](http://docs.syncano.com/docs/python).
7+
You can find quick start on installing and using Syncano's Python library in our `documentation <http://docs.syncano.io/docs/python>`_.
88

9-
For more detailed information on how to use Syncano and its features - our [Developer Manual](http://docs.syncano.com/docs/getting-started-with-syncano) should be very helpful.
9+
For more detailed information on how to use Syncano and its features - our `Developer Manual <http://docs.syncano.io/docs/getting-started-with-syncano>`_ should be very helpful.
1010

1111
In case you need help working with the library - email us at libraries@syncano.com - we will be happy to help!
1212

13-
You can also find library reference hosted on GitHub pages [here](http://syncano.github.io/syncano-python/).
14-
15-
Backwards incompatible changes
16-
------------------------------
17-
18-
Version 4.x and 5.x is designed for new release of Syncano platform and
19-
is **not compatible** with any previous releases.
20-
21-
Code from `0.6.x` release is avalable on [stable/0.6.x](https://github.com/Syncano/syncano-python/tree/stable/0.6.x) branch
22-
and it can be installed directly from pip via:
23-
24-
``pip install syncano==0.6.2 --pre``
13+
You can also find library reference hosted on GitHub pages `here <http://syncano.github.io/syncano-python/>`_.

0 commit comments

Comments
 (0)