In README.md the line ```python for project in get_projects_response.value: ``` is incorrect at least for the current version. The `.value` should be removed.
In README.md the line
is incorrect at least for the current version. The
.valueshould be removed.