diff --git a/README.md b/README.md index cb95d19..7c3d220 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ This tool was developed to enable easy analysis of USB-Dataloggers that record h matplotlib codecs dbfread + PIL ## Supported Formats diff --git a/req.sh b/req.sh deleted file mode 100644 index 3f5149b..0000000 --- a/req.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -python3 -m pip install matplotlib sys configparser datetime os dbfread multiprocessing tkinter PIL