diff --git a/README.md b/README.md index 60db32a..60969ed 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,14 @@ # Pose2Sim -## Please set undistort_points to false for now since reprojection error is currently inaccurate. I'll try to fix it soon. +## Please set undistort_points and handle_LR_swap to false for now since reprojection error is currently inaccurate. I'll try to fix it soon. > **_News_: Version 0.5 released:** \ > **Deep change in the folder structure to allow for automatic batch processing!**\ + +> To upgrade, type `pip install pose2sim --upgrade`. > > *N.B.:* As always, I am more than happy to welcome contributors (see [How to contribute](#how-to-contribute)).