From 68e9efb2a7eee2300de004229c89bdd563da8de2 Mon Sep 17 00:00:00 2001 From: Maxim Stewart Date: Sat, 2 May 2020 01:57:21 -0500 Subject: [PATCH] Updated README info... --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b696a1f..e859387 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Distro-Builder -This is a powerful and easy way to build distributions with chroot and Xephyr at its core. A base iso download option is available to work with as well. This script handles everything up to chroot and after leaving the meat of the build to be handled by the pre defined automation script or ones own automation scripts. +This is a powerful and easy way to build ubuntu remix distributions with debootstrap, chroot, and Xephyr at its core. +these scripts handle everything up to chroot and after while leaving the fun and meaty parts of the build to be handled by the user.