From 513ca6c77c44119009c8af003e4781e97c600239 Mon Sep 17 00:00:00 2001 From: wolff01 Date: Fri, 3 May 2024 22:09:10 -0400 Subject: [PATCH] conclusion completed --- src/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 052914a..2c4a2be 100644 --- a/src/README.md +++ b/src/README.md @@ -10,7 +10,10 @@ The code in the prototype consists of 4 main functions. The addition, multiplica ## Requirements -TODO: Include the software and hardware needed to run your prototype. Be sure to specify the versions of software used in your prototype. +Versions needed to run the code: + +Python: 3.10.6 or higher +Streamlit: 1.31.1 ## Using the Prototype