diff --git a/README.md b/README.md index 523a50f..108d690 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -# 3ds Max 2021, 2022, and 2023 Python How Tos -### Practical Python 3.7 Development Examples For 3ds Max +# 3ds Max Python How Tos +### Practical Python 3 Development Examples For 3ds Max ![Splash](/doc/Splash.png) -This repo contains various Python programming examples and tutorials targeting [3ds Max 2021 and 2022](https://www.autodesk.ca/en/products/3ds-max/overview)'s -Python 3.7 support (the samples are not meant to be used with the Python 2.7 interpreter shipped -in previous versions of 3ds Max). +This repo contains various Python programming examples and tutorials targeting [3ds Max](https://www.autodesk.ca/en/products/3ds-max/overview). All the examples in the tutorials are implemented as pip packages. This is a bit heavy for small things (we provide a setup.py, a LICENSE and everything) but makes things installable