diff --git a/README.md b/README.md index d408195..e30bc69 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Python docs can be found here: https://help.cryptolens.io/api/python/ **Autodesk Revit / Iron Python 2.7.3**: The Python2 version needs to be used with `HelperMethods.ironpython2730_legacy = True`. -> Please check out our guide about common errors and how to solve them: https://help.cryptolens.io/faq/index#troubleshooting-api-errors +> Please check out our guide about common errors and how to solve them: https://help.cryptolens.io/faq/index#troubleshooting-api-errors. For Python specific errors, please review [this section](#possible-errors). ## Installation