From 2f88792865a54bb37013d867ca9bdb32e1829f76 Mon Sep 17 00:00:00 2001 From: s490034 Date: Thu, 20 Jun 2024 12:16:17 +0200 Subject: [PATCH] Add README --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..dd640f9 --- /dev/null +++ b/README @@ -0,0 +1,12 @@ +README + +Linux: + +download main.py to your dictionary + +install pymssql, os, datetime, tkinter if you dont have + +use cd to go to your dictionary + +to run the app use "python main.py" +