Skip to content

Commit

Permalink
Update project priorities
Browse files Browse the repository at this point in the history
This has become the case over time, along with having become increasingly useful and important.
  • Loading branch information
mottosso authored Sep 26, 2020
1 parent 3d4ff1c commit 8953b0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ With PyMEL as baseline, these are the primary goals of this project, in order of

| Goal | Description
|:----------------|:-------------
| Readable | For code that is read more than it is written
| Fast | Faster than PyMEL, and cmds
| Lightweight | A single Python module, implementing critical parts well, leaving the rest to `cmds`
| Persistent | References to nodes do not break
Expand Down

0 comments on commit 8953b0f

Please sign in to comment.