diff --git a/README.md b/README.md index 08c7625..d1682bf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
Vib (Vanilla Image Builder) is a tool that streamlines the creation of container images. It achieves this by enabling users to define a recipe consisting of a sequence of modules, each specifying a particular action required to build the image. These actions may include installing dependencies or compiling source code.