Fixing typos, etc.

This commit is contained in:
vmerkin
2024-09-24 10:28:19 -04:00
parent 19c8b2c423
commit f76bd537e1

View File

@@ -10,8 +10,7 @@ as planetary magnetospheres and the solar wind.
### Documentation ###
Current docuementation for this package avilable via our Read The Docs website.
[https://kaipy-docs.readthedocs.io/en/latest/](https://kaipy-docs.readthedocs.io/en/latest/)
Current documentation for this package available via our [Read The Docs website](https://kaipy-docs.readthedocs.io/en/latest/).
### License ###
@@ -19,19 +18,21 @@ Kaipy is distributed under the [BSD 3-Clause license](LICENSE.md).
### What is this repository for? ###
This repository provides a pathway for access to the source code used to implment the kaipy python package mostly commonly installed via pip from [https://pypi.org/project/kaipy/](PyPi).
This repository provides access to the source code used
to implement the kaipy python package. The package is mostly commonly installed via
pip from [https://pypi.org/project/kaipy/](PyPi).
### How do I get set up? ###
* Install python verison 3.8
* pip install kaipy
* Install python verison 3.8.
* pip install kaipy.
### Contribution guidelines ###
* All contributions should be made by forking this repository and submiting a pull request.
* All contributions should be made by forking this repository and submitting a pull request.
### Who do I talk to? ###
* For more information about the kaipy project contact Michael Wiltberger via email to [wiltbemj@ucar.edu](mailto:wiltbemj@ucar.edu?subject=Kaipy)
* For more information about the kaipy project contact Michael Wiltberger via email to [wiltbemj@ucar.edu](mailto:wiltbemj@ucar.edu?subject=Kaipy).