diff --git a/README.md b/README.md
index 33d1466..7d593b5 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
*µWebSockets.js™ (it's "[micro](https://en.wikipedia.org/wiki/Micro-)") is simple, secure*[[1]](https://github.com/uNetworking/uWebSockets/tree/master/fuzzing) *& standards compliant*[[2]](https://unetworking.github.io/uWebSockets.js/report.pdf) *web I/O for the most demanding*[[3]](https://github.com/uNetworking/uWebSockets/tree/master/benchmarks) *of applications.*
-• [Documentation](https://unetworking.github.io/uWebSockets.js/generated/) • [User manual (for C++)](https://github.com/uNetworking/uWebSockets/blob/master/misc/READMORE.md) • [For Python](https://github.com/uNetworking/uWebSockets.py)
+• [For Python](https://github.com/uNetworking/uWebSockets.py) • [User manual](https://github.com/uNetworking/uWebSockets/blob/master/misc/READMORE.md) • [Docs](https://unetworking.github.io/uWebSockets.js/generated/)
*© 2016-2019, >39,632,272 downloads*
@@ -44,7 +44,7 @@ require('uWebSockets.js').SSLApp({
#### Ready all thrusters.
-Install with `npm install uNetworking/uWebSockets.js#v17.0.0` or any such [release](https://github.com/uNetworking/uWebSockets.js/releases). No compiler needed.
+Install with `npm install uNetworking/uWebSockets.js#v17.1.0` or any such [release](https://github.com/uNetworking/uWebSockets.js/releases). No compiler needed.
