From 5f45f52fdf3aa1750b45e5a7e10210841f66eb40 Mon Sep 17 00:00:00 2001 From: Chunxiao Li Date: Mon, 16 Dec 2019 23:18:01 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0a8907..302fdd4 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -Atmospheric model for Python. Currently, only nrlmsise00 is feasible, which is valid from altitude z = 0..1000 km. +# Welcome to ATMOS + +The pyatmos package is an archive of scientific routines that can be used to handle atmospheric models. Currently, only nrlmsise00 is feasible, which is valid from altitude z = 0..1000 km. ## How to Install