From 4b0512c5d2cfd1d4263080f76f4cd7ce14616f21 Mon Sep 17 00:00:00 2001
From: Ayush Varshney <av3g21@soton.ac.uk>
Date: Tue, 8 Mar 2022 20:03:13 +0000
Subject: [PATCH] Add README file describing the purpose of the project

---
 README | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 README

diff --git a/README b/README
new file mode 100644
index 0000000..1074bea
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+In this project i am going to create a script to extract the useful data contained in a set of hurricane reports
-- 
GitLab