From 80febe42061d9462ac69cee266a71e2582d65184 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 4 Dec 2021 12:22:10 +1000 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a1942f..ef599bb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# Mass-Imaging-Tool +

+

+ +# Mass Imaging Tool + +The purpose of this project is to develop a tool that streamlines the existing process used to deploy WIM images via PXE Boot in the DoE environment. + +The MIT contains 4 projects. + +- The Master Server, connecting all the services together. +- The Web UI, built powered by ASP.NET with ReactJS. +- The Builder Client, which provides remote control & progress reporting on the build status +- The Joiner Client, which provides remote control & progress reporting on the EQ joiner status \ No newline at end of file