Skip to content

Commit 4ca2fb6

Browse files
authored
moves intro image to beneath the intro text (apple#25)
Moves the introductory animation/image to beneath a title for the README and the initial introductory text. Explains what you're seeing a bit better, while still keeping the image "above the fold" to make it prominent and encourage people to see and understand what this project does.
1 parent 71bfbc9 commit 4ca2fb6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
![introductory movie showing some basic commands](./docs/assets/landing-movie.gif)
21

32
# `container`
43

@@ -8,6 +7,8 @@ The application consumes and produces OCI-compliant container images, so you can
87

98
`container` uses the [Containerization](https://github.com/apple/containerization) Swift package for low level container, image and process management.
109

10+
![introductory movie showing some basic commands](./docs/assets/landing-movie.gif)
11+
1112
## Get started
1213

1314
Install the `container` application on your Mac.

0 commit comments

Comments
 (0)