From c4bdb865b170a491918cc2681cf0fac7008593a6 Mon Sep 17 00:00:00 2001 From: kanchudeep <30999796+kanchudeep@users.noreply.github.com> Date: Mon, 11 Dec 2017 10:19:10 +0530 Subject: [PATCH] Initial Readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7c8b7b2 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Geomagnetism +Java class to calculate magnetic declination, magnetic field strength, inclination etc. for any point on the earth.