@tomorrowevening/hermes 0.0.113 → 0.0.115

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -16,10 +16,10 @@ Open the [Application](https://hermes-lovat.vercel.app/) and [editor](https://he
16
16
  | Action | Keys |
17
17
  | ------ | ------ |
18
18
  | Zoom to Selected Item | CTRL + 0 |
19
- | Rotate to Front | CTRL + 1 |
20
- | Rotate to Top | CTRL + 2 |
21
- | Rotate to Right | CTRL + 3 |
22
- | Rotate to Back | CTRL + 4 |
19
+ | Rotate to Front of Selected Item | CTRL + 1 |
20
+ | Rotate to Top of Selected Item | CTRL + 2 |
21
+ | Rotate to Right of Selected Item | CTRL + 3 |
22
+ | Rotate to Back of Selected Item | CTRL + 4 |
23
23
  | Set Transform Controls to Rotate | r |
24
24
  | Set Transform Controls to Scale | s |
25
25
  | Set Transform Controls to Translate | t |