Skip to content

Commit ee22bd1

Browse files
authored
Remove misleading version numbers from doc (#41)
1 parent a2bf34d commit ee22bd1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
# 3ds Max 2021, 2022, and 2023 Python How Tos
2-
### Practical Python 3.7 Development Examples For 3ds Max
1+
# 3ds Max Python How Tos
2+
### Practical Python 3 Development Examples For 3ds Max
33

44
![Splash](/doc/Splash.png)
55

6-
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
7-
Python 3.7 support (the samples are not meant to be used with the Python 2.7 interpreter shipped
8-
in previous versions of 3ds Max).
6+
This repo contains various Python programming examples and tutorials targeting [3ds Max](https://www.autodesk.ca/en/products/3ds-max/overview).
97

108
All the examples in the tutorials are implemented as pip packages. This is a bit heavy for
119
small things (we provide a setup.py, a LICENSE and everything) but makes things installable

0 commit comments

Comments
 (0)