From c32e39001135f744b127d3c196483f634a20a3fc Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Mon, 25 Aug 2025 14:36:43 +0200 Subject: [PATCH] Add README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b62dcaf --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +pip install flask dash pandas plotly psutil python-dotenv + +python3.app.py \ No newline at end of file