Skip to content

Commit 4bb25de

Browse files
authored
Update README.md
improve screenshot layout
1 parent 06626b6 commit 4bb25de

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ You can enter any arbitrary numbers for the four matrix values, and the resultin
77
[Interactive Page](https://lischilpp.github.io/Linear-Transformation-Plotter)
88

99
# Screenshots
10-
## Identity
11-
<img src="screenshots/identity.png" width="300" alt="Identity transformation">
12-
13-
## Skew Y
14-
<img src="screenshots/skew_y.png" width="300" alt="Skew-Y transformation">
15-
16-
## Mirror X
17-
<img src="screenshots/mirror_x.png" width="300" alt="Mirror-X transformation">
10+
Identity | Skew Y | Mirror X
11+
:-------------------------:|:-------------------------:|:-------------------------:
12+
![Identity transformation](screenshots/identity.png) | ![Skew-Y transformation](screenshots/skew_y.png) | ![Mirror-X transformation](screenshots/mirror_x.png)

0 commit comments

Comments
 (0)