From 9532c0deac52556a61a54408b2b4951734256a68 Mon Sep 17 00:00:00 2001 From: PRAKADESH <84655612+prakadesh@users.noreply.github.com> Date: Thu, 26 Oct 2023 14:14:15 +0530 Subject: [PATCH] Create README.md --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..35fe23a --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# Energy Monitoring VM CloudSim - VMWattEco + +This repository contains the source code for the Energy Monitoring VM application developed as part of the Capstone Project for CSD5002 - Virtualization Essentials during the Fall Semester of 2023-24 under the guidance of Dr. Hemraj S.L. + +## Group Information +- **Group Number:** 12 + +## Team Members +- **Prakadesh R (Reg No: 20MEI10076)** +- **Aakaash K S (Reg No: 20MEI10055)** +- **M.Pon Dinesh Kumar (Reg No: 20MEI10010)** +- **KOTHA SRIRAM (Reg No: 20MEI10062)** +- **CHINTHA REDDY SAIKIRAN (Reg No: 20MEI10064)** + +## Running the Application + +To run the application, follow these steps: + +1. Clone this repository to your local machine +2. run the following cmd +**.\mvnw.cmd clean install** and +**.\mvnw javafx:run** +