From 1bf52ca3fd0b9341a09b2ecb0ed20333bd5409f9 Mon Sep 17 00:00:00 2001 From: Eric Winter Date: Tue, 9 Jul 2024 11:34:42 -0400 Subject: [PATCH] Fixed minor errors in README.rst. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ff80fee..604eb00 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # README # -Kaipy is a python package designed to assist with analysis and visualization of data produced by the [Multiscale Atmosphhere Geospace Environment Model](https://cgs.jhuapl.edu/Models/mage.php) developed by the [Center for Geospace Storms](https://cgs.jhuapl.edu/) +Kaipy is a python package designed to assist with analysis and visualization of data produced by the [Multiscale Atmosphere Geospace Environment Model](https://cgs.jhuapl.edu/Models/mage.php) developed by the [Center for Geospace Storms](https://cgs.jhuapl.edu/) ### What is this repository for? ### * Package Quick summary -* Version 0.1 +* Version 1.0.1 ### How do I get set up? ### @@ -15,7 +15,7 @@ Kaipy is a python package designed to assist with analysis and visualization of ### Contribution guidelines ### -* All contributions should be made by making a branch of the development branch and submiting a pull request. +* All contributions should be made by forking this repository and submiting a pull request. ### Who do I talk to? ###