From a330354469f0df1bf489c9b2ab2845891b1142a5 Mon Sep 17 00:00:00 2001 From: Tidbit Software <34657535+TidbitSoftware@users.noreply.github.com> Date: Thu, 30 May 2024 00:46:06 -0700 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bb3dd0d2..712ff3af 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ -ISSM -Ice-sheet and Sea-level System Model (ISSM): a framework for modeling ice flow -on ice sheet/ice shelf systems using Finite Element Analysis, and parallel -technologies. +# ISSM +## Description +Ice-sheet and Sea-level System Model (ISSM): a framework for modeling ice flow on ice sheet/ice shelf systems using Finite Element Analysis, and parallel technologies. + +## Contact Email: issm at jpl dot nasa dot gov Website: https://issm.jpl.nasa.gov/ + +## Checking Out a Copy of the Repository +Navigate to the parent directory where you want the ISSM repository to be located and run, +``` +git clone https://github.com/ISSMteam/ISSM.git +```