diff options
Diffstat (limited to 'doc/transformations.md')
| -rw-r--r-- | doc/transformations.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/transformations.md b/doc/transformations.md index a180ce6..65212ea 100644 --- a/doc/transformations.md +++ b/doc/transformations.md | |||
| @@ -6,4 +6,5 @@ For example, to apply the transformation RBm (mirrored RB) to a cube C: | |||
| 6 | 1. Apply a mirror along the M plane to the solved cube | 6 | 1. Apply a mirror along the M plane to the solved cube |
| 7 | 2. Rotate the mirrored cube with z' y2 | 7 | 2. Rotate the mirrored cube with z' y2 |
| 8 | 3. Apply the cube C to the transformed solved cube | 8 | 3. Apply the cube C to the transformed solved cube |
| 9 | 4. Apply the transformations of step 1a and 1b in reverse | 9 | 4. Apply the transformations of step 2 in reverse |
| 10 | 5. Apply the transformations of step 1 in reverse | ||
