diff --git a/README.md b/README.md index 9ca8b7fda560..237f323419ff 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This repository contains Dockerfiles of the Resin systemd base images. The image ![Directory Structure Diagram](/img/dir_order.jpg) -* Systemd: The images with full systemd init system installed. +* Architecture-base: The bare bones OS image for each architecture type. * Device-base: The bare bones OS image for each device type. * Buildpack-deps: The buildpack-deps image for each device type. Details about buildpack-deps can be found [here][resin-buildpack-deps-link] * Node: The Node.js buildpack image for Node.js apps for each device type. Details about the Node.js image can be found [here][resin-node-link] diff --git a/img/dir_order.jpg b/img/dir_order.jpg index f13f052124ab..92abf11049f0 100644 Binary files a/img/dir_order.jpg and b/img/dir_order.jpg differ