diff --git a/.gitignore b/.gitignore index 82f9275..1709720 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +# Original Dataset +space_apps_2024_seismic_detection/ + + + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] diff --git a/README.md b/README.md new file mode 100644 index 0000000..197abda --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Demo submission of team PL LTD DM for Nasa Space Apps Challenge 2024 + +Hi! + + +## How to use + +0. Clone repo +1. Set up the requirements +3. Download and unzip the dataset provided by the hackathon +4. Run program +