Update documentation to reflect API changes by TheJanzap · Pull Request #2439 · pythonnet/pythonnet

What does this implement/fix? Explain your changes.

Adds the now mandatory use of setting the Python DLL in C# to the README and documentation

Does this close any currently open issues?

Fixes #2433

Any other comments?

Also updated the use of PyModule.Import in the wiki with https://github.com/pythonnet/pythonnet/wiki/Threading/aee4b778efd079911d1b771c8b59ba5bd7dd156d

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Ensure you have signed the .NET Foundation CLA
  • Add yourself to AUTHORS
  • Updated the CHANGELOG