diff --git a/README.md b/README.md
index 837563f..36cbfc6 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Further on the Web and Android platforms the API offers support for Web and Mobi
|**Java SE**|[Get the lib](https://central.sonatype.com/artifact/com.lightstreamer/ls-javase-client/5.1.0)
[Changelog](CHANGELOG-JavaSE.md)
[Quickstart](https://sdk.lightstreamer.com/ls-javase-client/5.1.0/api/index.html#quickstart)
[API Reference](https://sdk.lightstreamer.com/ls-javase-client/5.1.0/api/index.html)
[Building](#java-se)|
|**.NET**|[Get the lib](https://www.nuget.org/packages/Lightstreamer.DotNetStandard.Client/6.1.0)
[Changelog](CHANGELOG-.NET.md)
[Quickstart](https://sdk.lightstreamer.com/ls-dotnetstandard-client/6.1.0/api/articles/intro.html#quickstart)
[API Reference](https://sdk.lightstreamer.com/ls-dotnetstandard-client/6.1.0/api/api/index.html)
[Building](#net)|
|**Python**|[Get the lib](https://pypi.org/project/lightstreamer-client-lib/2.1.0/)
[Changelog](CHANGELOG-Python.md)
[Quickstart](https://sdk.lightstreamer.com/ls-python-client/2.1.0/api/intro.html#quickstart)
[API Reference](https://sdk.lightstreamer.com/ls-python-client/2.1.0/api/modules.html)
[Building](#python)|
-|**C++**|[Changelog](CHANGELOG-C++.md)
[Quickstart](https://sdk.lightstreamer.com/ls-cpp-client/0.1.0-alpha.1/api/index.html)
[API Reference](https://sdk.lightstreamer.com/ls-cpp-client/0.1.0-alpha.1/api/annotated.html)
[Building](#cpp)|
+|**C++**|[Changelog](CHANGELOG-C++.md)
[Quickstart](https://sdk.lightstreamer.com/ls-cpp-client/1.0.0-alpha.1/api/index.html)
[API Reference](https://sdk.lightstreamer.com/ls-cpp-client/1.0.0-alpha.1/api/annotated.html)
[Building](#cpp)|
## Building