Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changing because it doesn't return anything
  • Loading branch information
chrisevans3d committed Apr 24, 2021
1 parent 445e125 commit 72ce651
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ Opening the tool
---------------
To load the tool, you can call it like so:
```
from PoseWrangler import poseWranglerUI as ui
myWindow = ui.showUI()
from poseWrangler import poseWranglerUI as ui
ui.showUI()
```

0 comments on commit 72ce651

Please sign in to comment.